online-judge-tools/api-client
API client to develop tools for competitive programming
This tool helps competitive programmers interact with various online judge platforms. It allows you to automatically fetch problem details like sample test cases, system test cases, time limits, and memory limits directly from websites like AtCoder, Codeforces, and Google Code Jam. This means you can get all the necessary information for a problem statement without manually copying it, which is ideal for quickly setting up your local development environment.
No commits in the last 6 months.
Use this if you are a competitive programmer who wants to quickly and programmatically access problem information and test cases from multiple online judging platforms.
Not ideal if you're not a competitive programmer or if you need to manage submissions and login for every platform, as some advanced functionalities are not universally supported.
Stars
80
Forks
34
Language
Python
License
MIT
Category
Last pushed
Jul 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/online-judge-tools/api-client"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.