https://github.com/vrikodar/hacker-news-scraper
Get A list of all Stories on Hacker News Right in your terminal with one command
https://github.com/vrikodar/hacker-news-scraper
hacker-news hackernews hackernews-api news-feed newsfeed scraping-websites stories web-scraping
Last synced: 7 months ago
JSON representation
Get A list of all Stories on Hacker News Right in your terminal with one command
- Host: GitHub
- URL: https://github.com/vrikodar/hacker-news-scraper
- Owner: vrikodar
- License: gpl-3.0
- Created: 2020-11-01T09:41:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-20T13:57:56.000Z (about 4 years ago)
- Last Synced: 2025-01-16T04:14:15.223Z (9 months ago)
- Topics: hacker-news, hackernews, hackernews-api, news-feed, newsfeed, scraping-websites, stories, web-scraping
- Language: Python
- Homepage:
- Size: 7.84 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[
# Hacker-News-Scraper
Get A list of all Stories on Hacker News Right in your terminal with one command**Made when I was Just starting to Learn python, Following the Instructor**
`The Python Script scrape.py in this repositary Allows you to Veiw top-stories on hacker news according to there Votes in A Order So that You Can View The One You want to!`
`The Code shows You Only Stories which have Received Votes More Than 50`

# RUNNING AND INSTALLING
`1 chmod +x install.sh`
`2 ./intsall.sh`
RUN USING>>
`python3 scrape.py`
#𝙋𝙮𝙞𝙣𝙨𝙩𝙖𝙡𝙡𝙚𝙧 𝘾𝙤𝙢𝙥𝙞𝙡𝙚𝙙 𝙀𝙭𝙚𝙘𝙪𝙩𝙖𝙗𝙡𝙚 𝙁𝙤𝙧 𝙒𝙞𝙣𝙙𝙤𝙬𝙨 𝙄𝙨 𝘼𝙡𝙨𝙤 𝘼𝙫𝙖𝙞𝙡𝙖𝙗𝙡𝙚
`download scraper.exe and drad drop it in cmd to paste the path and run it Directly!`