An open API service indexing awesome lists of open source software.

https://github.com/mdinacci/careers-crawler

Scrape careers.stackoverflow.com to find out the most required technologies by employers.
https://github.com/mdinacci/careers-crawler

Last synced: about 1 year ago
JSON representation

Scrape careers.stackoverflow.com to find out the most required technologies by employers.

Awesome Lists containing this project

README

          

Careers Crawler

Scrape the contents of careers.stackoverflow.com and make pretty graphs using the Google Visualization API.
Just run runme.rb, it will generate json files ready to be fed to the google visualization api.
It requires nokogiri.