Web Scraper program to extract products data from Nike website using Playwright. Playwright is an open-source Node.js library developed by Microsoft for cross-browser web automation and testing. The data retrieved include product name, category, number of colors, and prices which are then exported into csv and json.
URL: https://www.nike.com/id/w/mens-shoes-nik1zy7ok
- Python 3
- WebDriver
- Playwright
pip install playwright
pip3 install playwright
playwright install
This code is intended for educational purposes. Please respect privacy, copyright and code and data terms of use. Read more about Nike here.
- Do not retrieve unnecessary data
- Do not use the collected data for illegal purposes
- Maintain the confidentiality of the data collected
- Documenting data scraping times
Last scraping date: 25 July 2023
