/FacebookCrawler

Component that uses the facebook API to retrieve photos from facebook pages

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

FacebookCrawler

####About This script works with the HereDoggie application. It's used for "crawling" Facebook and downloading images from various Facebook pages.

####Dependencies

  • PHP5
  • PHP Facebook SDK Just paste the SDK folder at the same level as crawler.php
  • cURL
  • PDO required drivers include:
    • sqlite3
    • MySQL