estin/pomp
Screen scraping and web crawling framework
This framework helps developers extract data from websites by automating the process of visiting web pages and pulling specific information. It takes a list of URLs or web pages as input and outputs the structured data you define, such as product prices, article text, or contact details. This is for software developers or data engineers who need to build custom web data extraction tools.
No commits in the last 6 months. Available on PyPI.
Use this if you are a developer who needs to build a highly customized web scraping or crawling solution from the ground up, with full control over networking and parsing.
Not ideal if you need an out-of-the-box solution that handles features like redirects, proxies, caching, or database integration without additional coding.
Stars
59
Forks
10
Language
Python
License
—
Category
Last pushed
Apr 25, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/estin/pomp"
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.