When scraping, it saves html files for each job ad to the data/temp directory
1 | node_scrape(job_title, experience_level, location, sort = "R")
|
job_title |
The title of the job to search for (e.g., 'data scientist') |
experience_level |
The experience level to search for jobs (e.g., '1' corresponds to entry level jobs, '2' to Associate, '3' to Mid-senior, etc...) |
location |
The name of the location to search in (e.g., 'New York City Metropolitan Area') |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.