Print Instagram pictures realtime
Fetch picture from Instagram with a specific hashtag and prints it automatically using Google cloud print.
#Instructions
1.Make a new Google developer app and an Instagram app to get API client key and secret.
2.Clone the rep or download the zip.
3.Open config.php and enter your google API credentials.
4.Open check.php and enter the Instagram hashtag you want to track and your instagram API details.
5.Create a table in your database(sample sql file included - insta_print.sql).
6.Run the file. Login with your google account(You must have google cloud print setup on your account, if not set it up and add a printer).