You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "GoodReads Book Scraper" is a project developed using Laravel 11 framework. This tool aims to extract and organize data from the popular book review platform, GoodReads. With its intuitive interface and powerful scraping capabilities, users can effortlessly gather information such as book original titles, language, ISBN, and published data.
This project is a web scraping and data validation tool built with Playwright, pytest, and pandas. It scrapes country data (such as names, capitals, and currencies) from a specified website and validates it against expected results. The project follows the Page Object Model (POM) design pattern for better maintainability and readability.