itielshwartz/asyncio-hn
Python (asyncio) wrapper for hackernews api
This tool helps Python developers efficiently gather data from Hacker News. It takes requests for stories or user profiles, and outputs the corresponding structured data, like story titles, URLs, scores, and user karma. It's designed for developers who need to quickly access and process large volumes of Hacker News information for their applications or analyses.
No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer building applications that require fast, programmatic access to Hacker News data.
Not ideal if you need to perform actions like posting comments or submitting stories to Hacker News, as this tool is read-only.
Stars
28
Forks
2
Language
Python
License
MIT
Category
Last pushed
Dec 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/itielshwartz/asyncio-hn"
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.