feat(scrapers/atcoder): atcoder scraper
This commit is contained in:
parent
179b333505
commit
f929c8e826
3 changed files with 330 additions and 362 deletions
|
|
@ -5,6 +5,7 @@ description = "Add your description here"
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"backoff>=2.2.1",
|
||||
"beautifulsoup4>=4.13.5",
|
||||
"curl-cffi>=0.13.0",
|
||||
"httpx>=0.28.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue