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
11
Total users
709
Monthly users
18
Runs succeeded
94%
Issues response
21 hours
Last modified
4 months ago
Duplicate output items
Closed
Running the Actor for the first times today via API. Noticed all results are duplicated jobs. How to fix this?

I will take a look

I have made some improvements. Can you try it once more?
altarey
Thank you for a quick response.
- Instead of 3 dups I see 2 dups now
- The run has been marked as successful though I see failed status in the logs.
- I expect more results than just 2 or 3. The maxItems value is set to 10.
input settings { "category": "531770282580668419", "debugMode": false, "maxItems": 10, "proxy": { "useApifyProxy": true }, "rhrs": false, "search": "AWS Developer United States", "searchFor": "job", "useBuiltInSearch": true, "startUrls": [ "https://www.upwork.com/search/profiles/" ] }

I have found the issue, the new version should fix the problem. I have also added a flag to the input where you can enable or disable login.
altarey
Nice. Now I get more unique jobs. But it seems the fix regressed applyUrl. It's no longer in output. Right side is the latest JSON.

Ok, I see other things to improve also. I will work on it.

Done