
Basic Upwork Job Scraper
Pricing
Pay per usage

Basic Upwork Job Scraper
This is a simple actor that crawls Upwork job listings based on a single keyword. It extracts key details for each job, including the title, description, and URL, and outputs the data in a structured format. I made an AI job rating agent out of it, telegram me if you want one. @cutiecupid90
5.0 (1)
Pricing
Pay per usage
0
Total users
3
Monthly users
3
Runs succeeded
>99%
Last modified
5 days ago
You can access the Basic Upwork Job Scraper 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 '{< "keyword": "web development",< "maxResults": 10<}' |<apify call nart/basic-upwork-job-scraper --silent --output-dataset
Basic Upwork Job Scraper API through CLI
The Apify CLI is the official tool that allows you to use Basic Upwork Job Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: