- Twitter 👍
- Facebook 👍
- Instagram 👍
- Reddit 👍
- tiktok 👍
- Medium 👍
- Quora 👍
- Linkedin 👍
- Pinterest 👍
- Github 👍
-
You need person's social media username to fetch detail
-
Install dependencies mentioned inside requirement.txt by opening terminal in project's directory and entering command
pip install -r requirement.txt
and make sure that you have setup either geckodriver or chromedriver. Browser's version must be compatible with driver's version. See how to setup for Firefox, Chrome. -
Edit settings, enter your driver's path and browser's name accordingly. So, script can setup according to your configurations.
-
Run script by opening terminal in project's directory and enter command
python SCRIPT_NAME USERNAME
, for more help enter commandpython SCRIPT_NAME -h
.
If You have suggestions for more social media. Let me know 😉