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

https://github.com/ggerdsen/my_ruby_scraper

A web scraper that searches Indeed.com for entry-level remote jobs based on job title or keywords input by the user. The scraped data is parsed and exported to a CSV file. Current fields exported include Title, Company, Location, Job Summary, Easy Apply (boolean), and URL to the job posting.
https://github.com/ggerdsen/my_ruby_scraper

csv-export nokogiri ruby scraping web

Last synced: 2 months ago
JSON representation

A web scraper that searches Indeed.com for entry-level remote jobs based on job title or keywords input by the user. The scraped data is parsed and exported to a CSV file. Current fields exported include Title, Company, Location, Job Summary, Easy Apply (boolean), and URL to the job posting.

Awesome Lists containing this project

README

        

# my_ruby_scraper