/social-media-profile-scrapers

Fetch user's data across social media

Primary LanguagePythonApache License 2.0Apache-2.0

Social Media Profile Crawlers

made-with-python Maintenance License

Available Social Media

  • Twitter 👍
  • Facebook 👍
  • Instagram 👍
  • Reddit 👍
  • tiktok 👍
  • Medium 👍
  • Quora 👍
  • Linkedin 👍
  • Pinterest 👍
  • Github 👍

Installation

  1. You need person's social media username to fetch detail

  2. 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.

  3. Edit settings, enter your driver's path and browser's name accordingly. So, script can setup according to your configurations.

  4. Run script by opening terminal in project's directory and enter command python SCRIPT_NAME USERNAME, for more help enter command python SCRIPT_NAME -h .

Tech

Screenshot

LICENSE

Apache License 2.0

If You have suggestions for more social media. Let me know 😉