abo123456789/leek
Distributed task redisqueue(最简单python分布式函数调度框架)
When you need to collect large amounts of information from websites, this tool helps you manage and distribute the tasks involved. You provide a function that tells it what data to collect, and it handles sending out those tasks, ensuring they run efficiently, and organizing the collected data. This is ideal for data analysts, researchers, or anyone building an automated data collection system.
Use this if you need a straightforward way to distribute web scraping or data processing tasks across multiple workers without complex setup.
Not ideal if your primary need is a complex, feature-rich web crawling framework with built-in functionalities beyond simple task distribution.
Stars
65
Forks
19
Language
Python
License
MIT
Category
Last pushed
Nov 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/abo123456789/leek"
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.