Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit be611b2

Browse files
committed
Merge branch 'codeforces_ratings_scraper' of https://github.com/valterm/Python_and_the_Web into codeforces_ratings_scraper
2 parents b7d3444 + 72224ec commit be611b2

File tree

1 file changed

+1
-1
lines changed
  • Scripts/Web_Scrappers/codeforces_ratings_scraper

1 file changed

+1
-1
lines changed

Scripts/Web_Scrappers/codeforces_ratings_scraper/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A webscraper that saves a codeforce user's ratings into a CSV.
66
[requests](https://github.com/psf/requests)
77

88
### How to run the script
9-
```python cf_ratings -u user1,user2...```
9+
```python cf_ratings.py -u user1,user2...```
1010

1111
### Screenshot/GIF showing the sample use of the script
1212
![usage](usage.jpg)

0 commit comments

Comments
 (0)