Tejas1510 / Hacking-Scripts

Hacking Scripts contains amazing and awesome scripts written in Python, JavaScript, Java, Nodejs, and more. The main aim of the repository will be to provide utility scripts that might make everyday life easy.
https://hacking-scripts.netlify.app/
240 stars 285 forks source link

Python script for Instagram scraping #207

Open niloysikdar opened 3 years ago

niloysikdar commented 3 years ago

Is your feature request related to a problem? Please describe. We don't have an option on Instagram to see the list of people whom we follow but they don't follow us back. If the number is large then it will be time-consuming as well as too much hard to find the perfect list.

Describe the solution you'd like I am gonna make an Instagram scraping script using selenium(to automate the task) which will return us the desired list of usernames.

Tejas1510 commented 3 years ago

Go ahead @Niloy-Sikdar-001