Skip to content

A Python scraper for Hacker News built with Requests and BeautifulSoup. Supports logging, retry, pagination, SQLite storage, and CSV/Excel export.

Notifications You must be signed in to change notification settings

0xyoussef404/hn-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News Scraper

A Python scraper for Hacker News.

Features

  • Requests + BeautifulSoup
  • Logging + Retry
  • SQLite storage
  • CSV + Excel export

Usage

python hn_scraper.py

About

A Python scraper for Hacker News built with Requests and BeautifulSoup. Supports logging, retry, pagination, SQLite storage, and CSV/Excel export.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages