Skip to content

KyleAsaff/InstaScrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

InstaScrape

An Instagram scraper that takes an array of Instagram usernames and matches their bios against one or more key phrases and stores the positive matches in a CSV file (output.csv)

Features

  • Reads bio information from Instagram of accounts in HANDLE_LIST
  • Matches bio data against one or more phrases in KEY_PHRASES
  • Extracts brand_handle, website, follower count, and following count on positive match
  • Creates a CVS file of companies to contact by saving extracted data

How to Run

ruby scraper.rb

About

Instagram scraper that reads bio information and matches data against phrases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages