Skip to content

scrapes a website to check upcoming concert dates. The names and dates are put in a csv spreadsheet to be uploaded to outlook calendar.

Notifications You must be signed in to change notification settings

Jpurz/WebScrap4Cal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

WebScrap4Cal

scrapes a website to check upcoming concert dates. The names and dates are put in a csv spreadsheet to be uploaded to outlook calendar.

This code uses regular exspressions to parse html. It pulls out the concert name and dates. This data is saved to a csv file which can then be uploaded to your outlook calander. I was fairly new to VBA when working on this so it may not be the most efficient way to do this. Eventually it needs to be reworked to run faster. I only run this once a month so it is not a priority. I am open to request on how to improve it.

Feel free to change and use.

colaborators: Justin Pursley Mike Balk

About

scrapes a website to check upcoming concert dates. The names and dates are put in a csv spreadsheet to be uploaded to outlook calendar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published