Live data from Hacker News

Script to scrape internet archive library data

github.com

1–4 of 4 posts

Re: Script to scrape internet archive library data

#4
post #3

Archive.org search already allows export of search results as CSV, JSON, ..., why write a scraper?

I was learning pandas and beautifulsoup. so I tried to make a simple project. btw I really didn't that archive.org allows exporting of search result as csv. thanks for that info