Social Media Profile Crawlers
These are the collections of scripts that scrape's social media profiles
Available Social Media
- TikTok
- Medium
- Quora
- Github
Installation
-
Install dependencies mentioned inside requirement.txt by opening terminal in project's directory and enter command
pip install -r requirement.txtUsage
-
Open terminal in project's directory and enter command
python SCRIPT_NAME USERNAME --browser BROWSER_NAMEexample
python twitter.py barackObama --browser firefoxif
--browserargument is not passed, chrome is used by default. currently only firefox and chrome is supported- for more help enter command
python SCRIPT_NAME -hexample
python instagram.py -hNote: Pinterest, Medium and Twitter script doesn't need browser. Just use it like
python pinterest.py usernameTech
- for more help enter command
Screenshot

LICENSE
Apache License 2.0
If You have suggestions for more social media. Let me know :wink: