maxhumber/gazpacho
🥫 The simple, fast, and modern web scraping library
This helps Python developers extract specific information from web pages. You provide the URL of a webpage, and it helps you pinpoint and pull out text, links, or other data like product names and prices. Anyone building applications that need to gather public data from websites would find this useful.
768 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to programmatically collect data from many web pages in a fast and straightforward manner.
Not ideal if you need a graphical interface for scraping or if you are not comfortable writing Python code.
Stars
768
Forks
55
Language
Python
License
MIT
Category
Last pushed
Dec 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/maxhumber/gazpacho"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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.