Web Scraping

Web scraping is a useful technique to obtain publicly available data. Python has very useful modules that can simply grab the data, as needed:

Python