Posts

Showing posts with the label type provider

Web Scraping with F#

Image
Web scraping is defined as getting and saving information from an HTML page through a program. In this post we will leverage F# and the HTML type provider to do web scraping.