da2vin/Sasila
一个灵活、友好的爬虫框架
This is a lightweight and flexible web scraping framework that helps developers collect data from websites. You define what data to extract and where to find it on a webpage, and the framework takes care of fetching the pages, managing requests, and processing the results. It's ideal for Python developers who need a customizable and understandable solution for large-scale data collection.
296 stars. No commits in the last 6 months.
Use this if you are a Python developer who needs to build a web scraper for data collection and prefer a straightforward, modular framework that offers high concurrency and easy debugging.
Not ideal if you need a fully integrated, batteries-included web scraping solution with built-in data parsing modules, or if you prefer a command-line-driven experience for starting scrapers.
Stars
296
Forks
69
Language
Python
License
Apache-2.0
Category
Last pushed
Jul 06, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/da2vin/Sasila"
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.