EkoEdyP/CLIs-Applications
CLI INTERACTIVE + WORKER + CONCURRENCY + SCRAPING
This program helps anyone who wants to quickly gather and organize initial descriptive text for a list of topics from Wikipedia. You provide a list of topics through an interactive command-line interface, and the program automatically fetches and adds the first paragraph from Wikipedia for each topic over time. This is ideal for researchers, students, or knowledge managers compiling initial information on various subjects.
No commits in the last 6 months.
Use this if you need an automated way to populate a simple database with Wikipedia summaries for a predefined list of topics.
Not ideal if you require advanced web scraping capabilities, real-time data retrieval, or complex data storage beyond basic topic descriptions.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/EkoEdyP/CLIs-Applications"
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.