Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alwa97/codeforces-1000
/ types & classes
Types & classes
5 in github.com/alwa97/codeforces-1000
⨍
Functions
34
◇
Types & classes
5
↓ 17 callers
Class
ProblemScrapeError
Raised when a problem page cannot be parsed into a statement length.
annual_update.py:75
↓ 5 callers
Class
PdfStatementError
Raised when a problem statement is served as a PDF.
annual_update.py:79
↓ 1 callers
Class
ChromeStatementFetcher
Fetch statements from a real Google Chrome session on macOS.
annual_update.py:530
↓ 1 callers
Class
RequestsStatementFetcher
Fetch statements over plain HTTP requests.
annual_update.py:371
Class
AppleEventsStatementFetcher
Fetch statements from a real macOS browser session via Apple Events.
annual_update.py:394