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.
- Host: GitHub
- URL: https://github.com/mdinacci/careers-crawler
- Owner: mdinacci
- Created: 2011-11-16T10:31:21.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-04-23T12:12:01.000Z (about 12 years ago)
- Last Synced: 2025-02-13T06:53:00.441Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 532 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.