Upwork Scraper
2 hours trial then $9.99/month - No credit card required now
Upwork Scraper
2 hours trial then $9.99/month - No credit card required now
- 8 monthly users
- 1 star
- 100.0% runs succeeded
- Created in Oct 2024
- Modified 1 day ago
2 hours trial then $9.99/month - No credit card required now
2 hours trial then $9.99/month - No credit card required now
You can access the Upwork Scraper programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://www.upwork.com/nx/search/jobs/?amount=1000-4999,5000-&category2_uid=531770282580668419,531770282580668418&client_hires=1-9,10-&hourly_rate=35-&per_page=50&sort=recency&t=0,1"
5 }
6 ]
7}' |
8apify call arlusm/upwork-scraper-with-fresh-job-posts --silent --output-dataset
The Apify CLI is the official tool that allows you to use Upwork Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: