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
- Now copy the script and open Google Sheets. Create a new sheet and go to
Tools
>Script editor
- Open a new script file at
File
>New
>Script file
and paste in your code fromscript.js
into an empty script file. - In another browser tab open a new empty Google Sheets document and go back to Google Script editor.
- In the script change the
instagramHashtag
variable to your required keyword and pressRun
on the menubar.