π Effortlessly scrape Upwork job listings! Extract detailed job data, including titles, descriptions, budgets, and client info. Perfect for market research, lead generation, and trend analysis. Customizable search, proxy support, and stealth mode included. Boost your freelance game now! πΌπ
Effortlessly extract job listings from Upwork with this powerful and flexible scraper! πΌβ¨
For each job listing, the actor extracts:
Configure your scrape with these options:
searchUrl
: Direct Upwork search URL (optional)searchQuery
: Keyword(s) for job search (optional)maxItems
: Maximum number of job listings to scrapeproxyConfiguration
: Proxy settings for avoiding IP blocksResults are stored in dataset, with each item representing a job listing containing all the extracted information.
Supercharge your job search, market analysis, or lead generation with the Upwork Jobs Scraper! ππΌ
A full explanation of an input example in JSON.
1{ 2 "searchQuery: 'AI', 3 "maxItems: 500 4}
The results will be wrapped into a dataset which you can always find in theΒ StorageΒ tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "originalStartUrl": "https://apify.com", 4 "referrerUrl": null, 5 "url": "https://apify.com", 6 "domain": "apify.com", 7 "emails": [], 8 "phones": [], 9 "linkedIns": [ 10 "https://www.linkedin.com/company/apifytech/" 11 ], 12 "twitters": [], 13 "instagrams": [], 14 "facebooks": [], 15 "youtubes": [], 16 "tiktoks": [], 17 "pinterests": [], 18 "discords": [ 19 "https://discord.com/invite/jyEM2PRvMU" 20 ] 21 }, 22 { 23 "referrerUrl": "https://apify.com", 24 "url": "https://apify.com/resources/scraping-tiktok-webinar", 25 "domain": "apify.com", 26 "emails": [], 27 "phones": [], 28 "linkedIns": [ 29 "https://www.linkedin.com/company/apifytech/" 30 ], 31 "twitters": [], 32 "instagrams": [], 33 "facebooks": [], 34 "youtubes": [], 35 "tiktoks": [], 36 "pinterests": [], 37 "discords": [ 38 "https://discord.com/invite/jyEM2PRvMU" 39 ] 40 }, 41 ... 42]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool β just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. Youβll be guided to input a search term and get structured results. No setup needed!