Upwork Post Details Scraper avatar
Upwork Post Details Scraper

Pricing

$9.99/month + usage

Go to Store
Upwork Post Details Scraper

Upwork Post Details Scraper

Developed by

Artur

Artur

Maintained by Community

This scraper takes direct Upwork job post URLs and extracts information such as job title, budget, description, and client data. It can optionally use a proxy server from a specified country. The results are provided in a structured JSON format for easy analysis or further processing.

0.0 (0)

Pricing

$9.99/month + usage

2

Total users

57

Monthly users

15

Runs succeeded

>99%

Issues response

21 hours

Last modified

2 months ago

You can access the Upwork Post Details 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 '{
< "startUrls": [
< {
< "url": "https://www.upwork.com/freelance-jobs/apply/WordPress-Elementor-Expert-Needed-for-Dynamic-CPT-Content_~021898648529981357178"
< }
< ]
<}' |
<apify call arlusm/upwork-post-details-scraper --silent --output-dataset

Upwork Post Details Scraper API through CLI

The Apify CLI is the official tool that allows you to use Upwork Post Details 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: