Work Scraper
Pricing
$40.00/month + usage
Work Scraper
Extract data from the top freelancing websites such as Upwork. 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.
0.0 (0)
Pricing
$40.00/month + usage
7
Monthly users
11
Runs succeeded
>99%
Last modified
2 months ago
You can access the Work 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.
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:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
7 days
Price
$40.00