- Extract book's datas:
- product_page_url
- universal_ product_code (upc)
- title
- price_including_tax
- price_excluding_tax
- number_available
- product_description
- category
- review_rating
- image_url
- Save book's datas into CSV file; the fields above will correspond to the column headings.
- extract category's url
- extract urls of books attached to a category, present on all the pages concerned by the category
- extract data from all books in a category
- save books's data into csv file
- Extract datas
- For each category, write datas in a CSV file
- Download and save a book's image
- Download and save all books's image.