-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ankit_Anmol edited this page Aug 30, 2021
·
31 revisions
Welcome to the ScraGet wiki!
Here is a detailed guide to help you use this package!
pip install ScraGet
import os
os.system("pip install ScraGet")
Upgrading installs the latest version.
pip install --upgrade ScraGet
Upgrading installs the latest version.
import os
os.system("pip install --upgrade ScraGet")
Some pieces of information are common to all classes(user,project,etc). object here is a class
object.response_time #returns request time from API
Any API you know not covered by this library? Any mistake in this wiki? Create an issue!
Have questions? Ask in the Q/A section!