vildanla / InstaScrape

Instagram scraper that reads bio information and matches data against phrases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Ruby 100.0%