/Instagram_Scraper_GoogleScript

Google Script written in Javascript for scraping Instagram hashtags using public API

Primary LanguageJavaScript

Instagram scraper using public API

Author: Adrian Lenard

## Usage

To use this script you need to have Google account.

git clone https://github.com/adradr/Instagram_Scraper_GoogleScript
cd Instagram_Scraper_GoogleScript
cat script.js
  1. Now copy the script and open Google Sheets. Create a new sheet and go to ToolsScript editor
  2. Open a new script file at FileNew > Script file and paste in your code from script.js into an empty script file.
  3. In another browser tab open a new empty Google Sheets document and go back to Google Script editor.
  4. In the script change the instagramHashtag variable to your required keyword and press Run on the menubar.