Skip to content

Liaze-v/InstaScrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


InstaScrap

An Instagram scraper of follower and DM

Table Of Contents

About The Project

Un simple project de webscraping. L'objectif est de récupérer un maximum de follower afin de les contacter en DM.

Ce project à était fait en moins de 2 heures pour répondre à un besoin urgent et simple lors d'une stratégie growth hacking.

Built With

Python 3.9 And Selenium

Getting Started

Download and replace ChromeDriver from google. Your ChromeDriver must be the same version as your Chrome browser.

Installation

Download the repo

git clone https://github.com/Liaze-v/InstaScrap.git

Then create a venv

python -m venv venv

Activate it

.venv\Scripts\activate

Dependencies

pip install bs4
pip install selenium
pip install tkinter
pip install pandas

Usage

In Insta_ScrapFollower.py AND Insta_AutoDM.py

Add your account

my_username = '' my_password = ''

About

An Instagral follower Scraper and DM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages