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
Search page not displaying all jobs?
Closed
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.

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.
engrossing_car
ok will try that. thx.
engrossing_car
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?

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.