Skip to content

Instantly share code, notes, and snippets.

@salomonjohns
salomonjohns / instagram_scrape.php
Last active January 20, 2017 12:42 — forked from cosmocatalano/instagram_scrape.php
Quick-and-dirty Instagram web scrape, modified to collect photo codes, lists and comment count, as well as a few other metrics. SQL code in comments.
<?php
// There are probably better ways to do this
// http://www.salomonjohns.com will probably maintain updates to this as I change it and incorporate chart.js or a similar feature set
// I am not the creator of this script, I just made changes to it and tied it to MySQL
// Look into http://www.jsoneditoronline.org/ to more easily find the fields you are looking for
/* SQL Setup
-- Adminer 3.3.3 MySQL dump