/Instagramhack

sample python file to web scraping instagram page #hack #instagram #facebook #hackinstagram

Primary LanguagePythonMIT LicenseMIT

Instagram hack

sample python file to web scraping instagram page

#important packages

from six.moves.urllib.request import urlopen 
import requests
import json

Then run instagram.py see the result :)

#hack #instagram #facebook #hackinstagram