ScrapingAnt/scrapingant-client-python
ScrapingAnt API client for Python.
This is a tool for Python developers who need to collect data from websites programmatically, especially when sites try to block automated access. You provide a web address and optionally specify browser behaviors like cookies or JavaScript execution. The tool returns the page's HTML content, which you can then process for specific information.
43 stars and 8,556 monthly downloads. No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer building applications that need to reliably extract data from various websites, even those with anti-bot measures.
Not ideal if you are looking for a no-code web scraping solution or a tool to analyze website content without needing to write Python code.
Stars
43
Forks
5
Language
Python
License
—
Category
Last pushed
Jul 16, 2024
Monthly downloads
8,556
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/ScrapingAnt/scrapingant-client-python"
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.