Skip to content

An Instagram scraping tool that let's you only get the posts that you care about, in text format.

License

Notifications You must be signed in to change notification settings

ryakosh/instacraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This script works by first loging into an Instagram account and then search for only the posts that contain at least one of the keywords provided to the script by the command line in their description, it uses Selenium to do so.

Usage

Usage: instacraper.py <page_id> <bot_uname> <bot_pwd> <post_count> <keywords...>

page_id: Instagram account's username or id(ex. bbc)
bot_uname: Your instagram account's username, email or id
bot_pwd: Your instagram account's password
post_count: Number of posts that should be examined
keywords: Any number of keywords to search for in post'sdescription(ex. breaking 'breaking news')

About

An Instagram scraping tool that let's you only get the posts that you care about, in text format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages