Work Scraper avatar
Work Scraper

Pricing

$40.00/month + usage

Go to Store
Work Scraper

Work Scraper

Developed by

Gustavo Rudiger

Gustavo Rudiger

Maintained by Community

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

EC

Search page not displaying all jobs?

Closed

engrossing_car opened this issue
2 years ago

I see that when I search upwork for all us jobs it lists close to 20k jobs.

https://www.upwork.com/nx/jobs/search/?sort=recency&user_location_match=1

But when I try to scrape it, Im getting only 5k jobs. whny am I not able to get all the 20k jobs?

Thx.

trudax avatar

If you are not logged in Upwork return less results. You can also try to use a proxy from a country that is not the US.

EC

engrossing_car

2 years ago

ok will try that. thx.

EC

engrossing_car

2 years ago

one other question. If I want to scrape jobs that were created in the last 48 hours. What is the best way to do that?

trudax avatar

Right now there is no filter that enables you to do that. You can only sort by newest and limit the number of results. Later you can check the createdAt fields on the scraped data.