This project is a web scraper built using Puppeteer. It scrapes book data from a website and saves it in a JSON file.
- Scrapes book information including title, price, stock, rating, and link.
- Saves the scraped data into a
book.json
file.
- Clone the repository:
git clone https://github.com/suksham11/webscraper.git