Last active
May 19, 2021 20:20
-
-
Save alexshapalov/a6ebcbba2db79d1d42d951ca1dfc4a6e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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