BrandonBerner
New Member
- Joined
- Mar 16, 2019
- Messages
- 15
Hey there!
So im trying to watch for a price drop on a specific phone on a specific website. I want to continue to scrape this page every 30 minutes, and paste the price into a excel sheet or google sheet.
Here is the page: https://www.telus.com/en/bc/mobility/phones/iphone-xs-max?INTCMP=VAN_phones
I already created a little macro program (not using nerd-code), to automatically go to the link, move the mouse to scroll down to platinum pricing, copy the price, open excel, paste it, and repeat on a 30 min timer. I even added a little bonus so it will send me a text reminder once a change is made in my sheet. All thats left is for the cells to auto-fill after scraping the website. But....I CANT USE MY COMPUTER WHILE ITS WORKING LOL.
Please keep in mind, im still a beginner with random bits of excel knowledge
So im trying to watch for a price drop on a specific phone on a specific website. I want to continue to scrape this page every 30 minutes, and paste the price into a excel sheet or google sheet.
Here is the page: https://www.telus.com/en/bc/mobility/phones/iphone-xs-max?INTCMP=VAN_phones
- Im looking to scrape the Platinum tiered pricing.
I already created a little macro program (not using nerd-code), to automatically go to the link, move the mouse to scroll down to platinum pricing, copy the price, open excel, paste it, and repeat on a 30 min timer. I even added a little bonus so it will send me a text reminder once a change is made in my sheet. All thats left is for the cells to auto-fill after scraping the website. But....I CANT USE MY COMPUTER WHILE ITS WORKING LOL.
Please keep in mind, im still a beginner with random bits of excel knowledge