Tip
Read this first.
In the selected IKEA page, IKEA displays a list of products with special prices for IKEA's Family Club Members.
This is a quick exercise where I had fun with a few web scraping techniques 😊
Using Python, I have:
- Scraped relevant product data (using Selenium and BeautifulSoup)
- Created a dataframe to list all the data
- Performed some data wrangling