News:

If you want to report a bug 🐞 please contact dpost@mvc.on.ca

Main Menu

Accuweather Scraper Update Sept 26 2019

Started by Daniel Dickson, September 26, 2019, 01:31:51 PM

Previous topic - Next topic

Daniel Dickson

Hello everyone,

Shortly following the last update, AccuWeather made changes to their website that broke this script.  I have attached a file that contains the updated code for this scraper.

Instructions

  • Download the attached 'WeatherAccu.vbs'; right click on the file and select 'Edit' to open the file in Notepad.
  • Open the VBA editor by clicking the Visual Basic button from the Developer Tab.
  • On the left side, expand the Modules folder, and double click on the WeatherAccu Macro.
  • Select all the text in the macro by holding down Ctrl+A, and then press the delete key to remove the old code.
  • Copy the text from the 'WeatherAccu.vbs' file and paste it in the WeatherAccu Macro.
  • Press 'Save' and update your DPC.

@JoelHarrison @Jrobert @GComeau