Skip to content

PHP based web crawler. Reads RSS feeds and fetches related images

Notifications You must be signed in to change notification settings

ityler/PHP-WebCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###PHP-WebCrawler

Objective

  • PHP web crawler/scraper
  • Reads RSS feeds from most sources
  • Fetch article related image thumb

Requires

  • PHP 5.3+
  • cURL
  • MySQL 5.5+ (tested)

TO-DO:

  • Switch to PDO
  • Standard retrieval class
  • Run-type configuration
    • Production
    • Development

About

PHP based web crawler. Reads RSS feeds and fetches related images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages