The SocialMediaScraper project on GitHub is a tool that allows users to scrape data from various social media platforms, including Facebook, Twitter, and Instagram. The project is written in Python and uses a combination of web scraping techniques and APIs to gather information such as user profiles, posts, and comments. The collected data can then be exported to a CSV file for further analysis.
Disclaimer: FOR EDUCATIONAL PURPOSE ONLY! The contributors do not assume any responsibility for the use of this tool.
Warning: It is advisable to not use your own/primary account when using this tool.
-
Fork/Clone/Download this repo
git clone https://github.com/Hotmansifu/SocialMediaScraper.git
-
Navigate to the directory
cd SocialMediaScraper
-
Run
./install.sh
-
Write
chmod 777 start.sh
in Terminal -
Run the start.sh script in this way
- As an interactive prompt `./start.sh>
First of all Make sure you are in SocialMediaScrapper tool directory with cd SocialMediaScraper
- Run the script with
./start.sh>
- Choose the Socialmedia you want to scrape
Thats all! everything is written in the code after this!
Project is: in progress Further improvements for our project:
-
New Social media platforms
-
More detailed information about the target.
-
Psychological portrait of the target
- This project was inspired by https://github.com/Datalux/Osintgram and that project was further used for this project. Thanks to them for making the hard work!
Created by @Hotmansifu and Nikoloz Jorbenadze - feel free to contact me!