/instagram_crawler

Download users information from Instagram

Primary LanguageGo

instagram_crawler

Download users information from Instagram

To run you should create configs/database.json file with such content:

{ "user": "YOUR_DATABASE_USER", "dbname": "YOUR_DATABASE_NAME" }