Vidito / webscraping_books

In this tutorial you will learn how to scrape multiple web pages using BeautifulSoup and export the results to a CSV files using Pandas Library. We use books.toscrape.com as the web scraping playground and get access to the alt attribute of the images and the name of the classes.
18Updated 2 years ago

Related projects

Alternatives and complementary repositories for webscraping_books