Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 268 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 268 Bytes

Web-Scraping-With-VBA

VBA Code for developing basic web scraping

  • AnalyzingWebElements.bas
    • An Excel application that will analyze a given web page for tags to aid in web scraping with Excel VBA.
    • 20160223: Currently works to list all the links on a page