Scrapes https://books.toscrape.com/index.html with Python and BeautifulSoup.
Scrapes Hp to get books titles and price, get the link to the book infos, scrapes the description of a book from the link
return a list of dictionaries containing books': Title, price and description