Home
Softono

Social Media Profile Scrapers

Open source Apache-2.0 Python
555
Stars
89
Forks
11
Issues
18
Watchers
2 months
Last Commit

 About Social Media Profile Scrapers

Fetch user's data across social media

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing Social Media Profile Scrapers?

We provide expert installation service for this software. Our team will install, configure, and secure Social Media Profile Scrapers on your server. plans start at just $30.

Social Media Profile Scrapers

View on GitHub

Social Media Profile Crawlers

These are the collections of scripts that scrape's social media profiles

made-with-python Maintenance License

Available Social Media

  • Twitter
  • Facebook
  • Instagram
  • Reddit
  • TikTok
  • Medium
  • Quora
  • Pinterest
  • Github

Installation

  1. Install dependencies mentioned inside requirement.txt by opening terminal in project's directory and enter command
    pip install -r requirement.txt
    

Usage

  1. Open terminal in project's directory and enter command
    python SCRIPT_NAME USERNAME --browser BROWSER_NAME
    
    example
    python twitter.py barackObama --browser firefox
    
    if --browser argument is not passed, chrome is used by default. currently only firefox and chrome is supported
    • for more help enter command
    python SCRIPT_NAME -h
    
    example
    python instagram.py -h
    
    Note: Pinterest, Medium and Twitter script doesn't need browser. Just use it like python pinterest.py username

Tech

Screenshot

LICENSE

Apache License 2.0

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