This tiny class allows you to easily extract data from various website. It uses the fileOpen class I created, but can easily be changed if you need it to.
The implementation file shows you how easily it can be implemented, you basically need 3 lines of code to do the extraction and a for loop to show the data. It enables you to remove duplicate results as well.