Glassdoor ~ Indeed Jobs Scraper | Remove Duplicate Jobs avatar
Glassdoor ~ Indeed Jobs Scraper | Remove Duplicate Jobs

Pricing

$5.00/month + usage

Go to Store
Glassdoor ~ Indeed Jobs Scraper | Remove Duplicate Jobs

Glassdoor ~ Indeed Jobs Scraper | Remove Duplicate Jobs

Developed by

cheap_scraper

cheap_scraper

Maintained by Community

Glassdoor ~ Indeed Jobs Scraper | Remove Duplicate Jobs. The Jobs Scraper allows you to collect jobs by providing one or more start URLs. 🔹 Jobs are solely scraped from Glassdoor, however Indeed and Glassdoor belong to the same company and share the exact same job postings.

5.0 (1)

Pricing

$5.00/month + usage

1

Total users

18

Monthly users

8

Runs succeeded

93%

Last modified

5 days ago

You can access the Glassdoor ~ Indeed Jobs Scraper | Remove Duplicate Jobs 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 '{
< "startUrls": [
< {
< "url": "https://www.glassdoor.ca/Job/san-francisco-ca-us-software-engineer-jobs-SRCH_IL.0,19_IC1147401_KO20,37.htm?fromAge=1",
< "method": "GET"
< }
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call cheap_scraper/glassdoor-job-scraper --silent --output-dataset

Glassdoor ~ Indeed Jobs Scraper | Remove Duplicate Jobs API through CLI

The Apify CLI is the official tool that allows you to use Glassdoor ~ Indeed Jobs Scraper | Remove Duplicate Jobs locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: