TiaDay/books-to-scrape-page1
Books to Scrape – Page 1 Dataset Summary Book records scraped from the first page of the Books to Scrape demo site.I created this dataset for a class assignment to practise web scraping, pandas, and publishing a dataset to the Hugging Face Hub. Data Collection Source: https://books.toscrape.com/ (public test site for scraping practice) Method: requests.get("https://books.toscrape.com/catalogue/page-1.html") Parsed with BeautifulSoup, selecting each… See the full description on the dataset page: https://huggingface.co/datasets/TiaDay/books-to-scrape-page1.
04
Update README.md
Upload books_toscrape_page1.csv
initial commit
