https://github.com/kfess/cf_dashboard_crawler
Crawl Codeforces API and web site.
https://github.com/kfess/cf_dashboard_crawler
api codeforces competitive-programming crawler github-actions python
Last synced: about 2 months ago
JSON representation
Crawl Codeforces API and web site.
- Host: GitHub
- URL: https://github.com/kfess/cf_dashboard_crawler
- Owner: kfess
- License: mit
- Created: 2023-06-24T08:25:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-08T08:33:17.000Z (over 2 years ago)
- Last Synced: 2025-06-23T10:04:56.023Z (12 months ago)
- Topics: api, codeforces, competitive-programming, crawler, github-actions, python
- Language: Python
- Homepage:
- Size: 25.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CF-DashBoard Crawler
[](https://github.com/kfess/CF_DashBoard/actions/workflows/gh-pages.yaml) [](https://opensource.org/licenses/MIT) [](https://github.com/kfess/CF_DashBoard_crawler/actions/workflows/crawl_recent_and_fetch_api.yaml) [](https://github.com/kfess/CF_DashBoard_crawler/actions/workflows/crawl_all_problems.yaml)
[CF-DashBoard](https://github.com/kfess/CF_DashBoard) is a web application to help Codeforces users to solve problems and manage progress more efficiently. In this repository, codeforces data on contests and problems are crawled and retrieved from API and HTML every day.
https://github.com/kfess/CF_DashBoard/assets/35001425/558b08f7-ea1c-4a2a-999a-d9e4d704c16d
## Application
- [Front-end web application](https://github.com/kfess/Codeforces_Problems_frontend)
- [Back-end web application](https://github.com/kfess/Codeforces_Problems_backend)
- [Crawler](https://github.com/kfess/CF_DashBoard_crawler)
## Documentation
- [GitHub Pages](https://kfess.github.io/CF_DashBoard/)
## Development
You can access the web application from https://djkt4hplele68.cloudfront.net/
Please note that unanticipated changes may occur without prior notice because this is under development.
## Contribution
Any contribution is welcome.