JobScan AI avatar
JobScan AI

Pricing

$10.00/month + usage

Go to Store
JobScan AI

JobScan AI

Developed by

Bluelight Consulting

Bluelight Consulting

Maintained by Community

JobScan AI is a powerful solution for job search and information extraction, combining the intelligence of Generative AI and Google. This actor is designed to scrape job postings directly from Google and major job sites, unifying results into a structured and easy-to-use format.

0.0 (0)

Pricing

$10.00/month + usage

3

Total users

45

Monthly users

16

Runs succeeded

98%

Last modified

a month ago

You can access the JobScan AI programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "optional_keywords": [
< "Software Engineer"
< ],
< "mandatory_keywords": [
< "Remote",
< "Full-time"
< ],
< "search_sites": [
< "boards.greenhouse.io",
< "jobs.lever.co",
< "myworkdayjobs.com",
< "careers.smartrecruiters.com",
< "jobs.jobvite.com",
< "careers.icims.com",
< "angel.co",
< "stackoverflow.com/jobs",
< "weworkremotely.com",
< "remotive.io",
< "bamboohr.com",
< "https://www.linkedin.com/jobs"
< ]
<}' |
<apify call bluelightco/jobscan-ai --silent --output-dataset

JobScan AI API through CLI

The Apify CLI is the official tool that allows you to use JobScan AI locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: