Upwork Basic Scraper avatar

Upwork Basic Scraper

Pricing

from $2.99 / 1,000 results

Go to Apify Store
Upwork Basic Scraper

Upwork Basic Scraper

Scrape only the latest jobs. No searching. No filter. All the basic job meta data is sent. Up to 10k jobs per run. If you want unlimited access, check out https://kmgigalerts.com

Pricing

from $2.99 / 1,000 results

Rating

5.0

(1)

Developer

K

K

Maintained by Community

Actor stats

3

Bookmarked

3

Total users

2

Monthly active users

5 days ago

Last modified

Share

This Actor extracts the latest job postings directly from Upwork. It does not support search queries or category filters. It simply returns the most recently posted jobs across all categories at the time of the run.

Important Details

  • No Account Needed: You do not need to provide Upwork login credentials or cookies. The scraping is handled entirely on our backend, meaning there is no risk of bans to your personal Upwork account.
  • Data Delay: There is an approximate 80 second delay on the returned data. This is due to the backend scraping mechanism and IP rotation required to retrieve the listings.
  • Max Limit: You can scrape up to 10,000 of the newest jobs in a single run.

Input Configuration

The Actor requires only one input parameter.

FieldTypeDescription
countIntegerThe number of recent jobs to scrape. Maximum is 10000.

Example Input

{
"count": 500
}

Example Output

[
{
"title": "Ghost Writer for Tech & AI Tweets on X",
"link": "https://www.upwork.com/jobs/Ghost-Writer-for-Tech-Tweets_~022038628093760578110/?referrer_url_path=/nx/search/jobs/",
"payment_verified": "✅ Payment Verified",
"rating": 5,
"total_spent": "$10K+",
"country": "Saudi Arabia",
"job_type": "Hourly",
"price": "Not specified",
"duration": "3 to 6 months, 30+ hrs/week",
"experience_level": "Intermediate",
"description": "We need a sharp Ghost Writer to create daily engaging tweets and threads for a Tech & AI-focused X account[New account]\nWhat you'll do:\n• Write 8-15 tweets/threads per day on AI, LLMs, startups, Big Tech, and emerging trends\n• Turn complex AI topics and news into scroll-stopping, discussion-sparking content\n• Match a clear, insightful, and sometimes bold voice\nRequirements:\n• Strong knowledge of Tech & AI space\n• Proven experience writing high-engagement tweets (share samples)\n• Excellent concise writing + ability to ride trends fast",
"skills": "Ghostwriting",
"scraped_at": "2026-03-30T14:49:34.218Z",
"job_id": "022038628093760578110"
}
]