Skip to content

This is the scrap the website link, post link, like and date of a input user and export into a csv file for further processing

Notifications You must be signed in to change notification settings

pang007/Instagram_scrapper

Repository files navigation

Instagram_scrapper

This is a script to scrap instagram data based on selenium and beautiful soup of python.

It can scrap the input user's all post website link, post img, number of like and date and time of the post and export it into a csv file.

Usage is very easy.

Download the file, open the terminal and input the below

python [path]/ig_scrapper.py 'username' 'password' 'username to be scrapped'

the first argument: the address of the ig_scrapper.py the second argument: the username of your instagram account the third argument: the password of your instagram account the forth argument: the username that you want to scrap in your instagram account

About

This is the scrap the website link, post link, like and date of a input user and export into a csv file for further processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages