Built by: sketch that
- PHP 5.2.x or higher
- cURL
- Registered Instagram App
- Rename
includes/_config.php
toincludes/config.php
. - Update the
$instagram
array with the relevent information, see Instagram Developer. - Update the
$tags
array with the tags you want to like. - With your web browser hit index.php and login to Instagram.
- There is a limit of 30 request per hour enforced by Instagram.
Thanks to Christian Metz for the Instagram Class