Work Scraper avatar

Work Scraper

Try for free

7 days trial then $40.00/month - No credit card required now

View all Actors
Work Scraper

Work Scraper

trudax/work-scraper
Try for free

7 days trial then $40.00/month - No credit card required now

Extract data from the top freelancing websites. Search by URL or search terms, filter by categories, English level, and hourly rate. Get info about freelancers and agencies without login. Download your data as an HTML table, JSON, CSV, Excel, or XML.

You can access the Work 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    "https://www.upwork.com/search/profiles/"
4  ],
5  "maxItems": 1,
6  "searchFor": "talent",
7  "extendOutputFunction": "async () => {\\n  return { timestamp: Date.now() }\\n\\n}",
8  "proxy": {
9    "useApifyProxy": true
10  }
11}' |
12apify call trudax/work-scraper --silent --output-dataset

Work Scraper API through CLI

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

Developer
Maintained by Community
Actor metrics
  • 15 monthly users
  • 5 stars
  • 98.8% runs succeeded
  • 2.4 days response time
  • Created in Jun 2020
  • Modified 4 months ago
Categories