Laurentvw/scrapher
A web scraper for PHP to easily extract data from web pages
This is a PHP tool for extracting specific information from web pages. You provide it with a web page URL (or several) and define what data you're looking for using regular expressions. The output is structured data, like lists of links or product details, ready for further use. This is for PHP developers who need to automate data collection from websites.
No commits in the last 6 months.
Use this if you are a PHP developer who needs to programmatically extract structured data from multiple web pages based on patterns.
Not ideal if you need a visual point-and-click tool for scraping or are not familiar with PHP and regular expressions.
Stars
19
Forks
13
Language
PHP
License
MIT
Category
Last pushed
Mar 05, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/Laurentvw/scrapher"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.