Skip to content

This is a python program that scrapes 'Hacker News' website using 'BeautifulSoup' module and stores the top news in an Excel file (.xlsx format).

Notifications You must be signed in to change notification settings

HASH-0021/Hacker-News-Web-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Hacker-News-Web-Scraper

This program creates an Excel file (.xlsx format) containing top news from the "Hacker News" website using Web Scraping in Python.

The 'Hacker News.xlsx' file is an output file created after running 'web_scrape_hn.py' file

About

This is a python program that scrapes 'Hacker News' website using 'BeautifulSoup' module and stores the top news in an Excel file (.xlsx format).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages