Description Usage Arguments Value Examples
This function is designed to return a clean dataframe filled by parsed responses from the specific MUSE API request for certain jobs.
1 2 |
page |
The page number to load (required). |
decending |
Whether to show descending results(default value: FALSE). |
company |
Only get jobs for these companies. |
category |
The job category to get, please refer to the vignette for available categories. |
level |
The experience level required for the job, please refer to the vignette for available levels. |
location |
The job location to get (you can include flexible/remote jobs from here). |
apikey |
Pass your own API key can increase the rate limit from 500 to 3600 per hour. |
A clean dataframe with following information: job title, publication date, locations, categories, levels, tags, company name, link and job description.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.