This is a basic scraper that works on JS framework sites
Execute:
$ bundle install
Teqscaper.rb gets an array of urls TQDB.rb runs through array of urls
ruby lib/teq/teqscraper.rb
ruby lib/teq/tqdb.rb
If you're getting nothing as a response then you might be getting an 'are you a robot' prompt. Open a incognito chrome and fill out the captcha.
Bug reports and pull requests are welcome on GitHub at https://github.com/denvermullets/teq-scraper.
This was based on this great guide written by Sylwia Vargas
The gem is available as open source under the terms of the MIT License.