Script to scrape internet archive library data
1–4 of 4 posts
Re: Script to scrape internet archive library data
#2As text is limited to 80 chars, I was not able to add the following lines...
I need some help saving this data as csv
Re: Script to scrape internet archive library data
#3Archive.org search already allows export of search results as CSV, JSON, ..., why write a scraper?
Re: Script to scrape internet archive library data
#4Archive.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