Hacker News new | ask | show | jobs
Script to scrape internet archive library data (github.com)
2 points by tejasjaiswal 2885 days ago
2 comments

As text is limited to 80 chars, I was not able to add the following lines...

I need some help saving this data as csv

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