
Upwork Extractor
Pricing
$30.00/month + usage

Upwork Extractor
💫 Scrape Upwork.com Jobs
3.5 (7)
Pricing
$30.00/month + usage
30
Total users
565
Monthly users
181
Runs succeeded
>99%
Issues response
1.3 days
Last modified
16 days ago
error: Additional parameter required => "MASTER_ACCESS_TOKEN"
Open
Thanks for the actor, its great so far
Adding "proposal_max" to the input seems to give this error: Additional parameter required => "MASTER_ACCESS_TOKEN"
my full request:
{ "contract_to_hire": false, "dev_dataset_clear": false, "dev_no_strip": false, "fixed": false, "hourly": false, "includes.attachments": false, "includes.history": false, "limit": 20, "no_hires": false, "payment_verified": false, "previous_clients": false, "proposal_max": 5, "query": "node javascript full stack", "sort": "newest", "tier": ["1", "2"] }

Hello. Thank you for reporting. There are 4 parameters that can only be accessed as a logged-in user:
payment_verified
previous_clients
proposal_max
proposal_min
That why it require your MASTER_ACCESS_TOKEN cookie. You may either provide the cookie value or omit the parameter.
