Skip to content

SllHex/HackerNews-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‰ HackerNews-Scraper

Typing SVG


Walking in the shadows of the web... extracting hidden signals from the system ⚑

This project is a Python-based web scraper for Hacker News.
It collects the latest story titles and saves them into a CSV file for further analysis.


βš™οΈ Features

  • Scrapes story titles from Hacker News πŸ”
  • Saves data to data/hackernews.csv πŸ“‚
  • Uses requests + BeautifulSoup 🐍
  • Lightweight and beginner-friendly

πŸš€ Usage

Clone the repository and install dependencies:

git clone https://github.com/SllHex/HackerNews-Scraper.git
cd HackerNews-Scraper
pip install -r requirements.txt

Run the scraper:

python scraper.py

Output will be saved in:

data/hackernews.csv

πŸ”§ Arsenal

Python BeautifulSoup Requests


`watching the unknown... one headline at a time

About

Python web scraper for Hacker News

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages