We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f1614 commit 1483ebdCopy full SHA for 1483ebd
README.md
@@ -16,7 +16,7 @@
16
## How to use?
17
+ Install the package from `pip`
18
```powershell
19
-pip install scrape-up
+pip install scrape-up --upgrade
20
```
21
22
+ Scrape the required information, for example one want to extract number of followers of a user.
0 commit comments