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.
- Host: GitHub
- URL: https://github.com/ggerdsen/my_ruby_scraper
- Owner: ggerdsen
- Created: 2021-02-05T19:54:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-07T19:32:45.000Z (over 4 years ago)
- Last Synced: 2025-02-13T00:16:34.113Z (4 months ago)
- Topics: csv-export, nokogiri, ruby, scraping, web
- Language: Ruby
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my_ruby_scraper