Skip to content

mmohammadi9812/cf-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-forces Scraper


Running

use pipenv to install dependencies:

pipenv install

to run this project, run:

pipenv run python scrap.py

The site has a throttling rate of 5 requests per second.

more requests might result in a temporary ban.

LICENSE

Copyright 2022 Mohammad Mohamamdi. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.