Skip to content

Instantly share code, notes, and snippets.

@alexshapalov
Last active May 19, 2021 20:20
Show Gist options
  • Save alexshapalov/a6ebcbba2db79d1d42d951ca1dfc4a6e to your computer and use it in GitHub Desktop.
Save alexshapalov/a6ebcbba2db79d1d42d951ca1dfc4a6e to your computer and use it in GitHub Desktop.
Write a parser for this page:
https://www.remotely.jobs/lead-geotechnical-engineer-job-wood-thilsted
The program should be able to parse:
1. Title
2. Description
3. Apply Now (link)
4. Current page (link)
5. Company Name
Save everything in table in DB (Use ActiveRecord!)
Tech stack: Ruby, Nokogiri, Capybara, ActiveRecord, SQl etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment