PHP Classes
elePHPant
Icontem

What is the best PHP web content crawler class?: Extracting content by passing the URL of a web site

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  All requests RSS feed  >  What is the best PHP web content crawler class?  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP web content crawler class?

Edit

Picture of Adeagbo Moruf Adedeji by Adeagbo Moruf Adedeji - 1 year ago (2015-01-09)

Extracting content by passing the URL of a web site

This request is clear and relevant.
This request is not clear or is not relevant.

+1

The class will extract the specified content and save it in a database by passing the URL of that web site until all the related content is extracted.

Ask clarification

1 Recommendation

PHP Scraper: Extract structured data from remote HTML pages

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Manuel Lemos by Manuel Lemos Reputation 11100 - 1 year ago (2015-01-21) Comment

It seems you want to scrape information from Web pages but in general the actual scraping configuration depends on the format of the pages you want to scrape.

This class can solve your problem by passing a model of the data you want to extract from the pages you want to scrape.

Adding the scrapped content to a database needs to be done by yourself with additional code as it depends a lot on what you want to store in the database.


Recommend package
: 
: