$1 [Cheapest] Upwork Jobs Feed (Ultrafast)
Pricing
from $1.00 / 1,000 results
$1 [Cheapest] Upwork Jobs Feed (Ultrafast)
Stream fresh Upwork job listings from a curated, indexed dataset. Filter by category, level, budget, hourly rate, full-text search, and date ranges. Cursor-paginated for stable results across concurrent updates.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
Paul Anaytics
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
22 days ago
Last modified
Categories
Share
Upwork Jobs Feed
Fresh Upwork job listings from a curated, indexed warehouse — fast, filterable, and ready to consume.
Pricing: $0.001 per job retrieved. You only pay for what you receive.
Data coverage: from 2026-06-01 onward (≈ 117 k jobs and growing — new listings added every few minutes). Anything older is not available.
Every filter is indexed, so even broad queries return in <50 ms server-side.
What you get
| Field | Type | Notes |
|---|---|---|
job_id | string | Stable Upwork listing ID — use as PK |
link | string | Direct URL to the listing on Upwork |
category | string | Top-level category name |
category_id | int | Numeric category — stable across renames |
job_title | string | |
description | string | Full description text |
skills | string | Semicolon- or comma-separated tags |
level | string | entry | intermediate | expert |
fixed_budget | float | null | When set, this is a fixed-price job |
hourly_min | float | null | |
hourly_max | float | null | |
published_on | ISO 8601 | When the client published the job |
created_on | ISO 8601 | When we scraped the listing |
Filters — all optional
Date range
- Published — relative range (recommended): pick
Last hour / 24h / 3d / 7d / 30d / 90d. Easiest way to track "what's new". - Published from / to (absolute): use date pickers for exact ranges. Ignored when the relative range above is set.
- Scraped from / to: filter by the date we ingested the job (independent of when it was published).
Categories
Multi-select. Choose one or more:
Design & Creative · Sales & Marketing · Web Mobile & Software Dev · Admin Support · Engineering & Architecture · Accounting & Consulting · Writing · Data Science & Analytics · Customer Service · IT & Networking · Translation · Legal
Experience levels
Multi-select: Entry, Intermediate, Expert.
Text search — boolean syntax
Four independent search fields, all case-insensitive. They use a friendly boolean syntax:
| You write | Means |
|---|---|
python | Title/desc must contain "python" |
python and django | Both required |
python or sql | Either |
"power bi" | The exact phrase |
python and not junior | Has "python", does NOT have "junior" |
(excel or python) and "power bi" | Grouped |
- Search — title + description: applies to both columns
- Search — title only: title only
- Search — description only: description only
- Exclude from title / description: comma-separated tokens to remove. Example:
junior, intern, entry-level
⚠ MySQL FULLTEXT ignores tokens shorter than 4 characters (sql, php, go, r). Use longer phrases when possible — e.g., "sql server" instead of sql.
Skills
Multi-tag input. Type each skill, hit Enter to add. Then choose:
- Any (OR) — job has at least one matching skill
- All (AND) — job has every selected skill
Description length
Drop low-effort jobs by setting Minimum description length. Common values:
300— filters out one-line postings1000— only detailed briefs2000— premium, well-specified jobs
Money
- Fixed budget min / max ($USD)
- Hourly min ≥ / Hourly max ≤ ($USD/hour)
- Fixed-price filter — only fixed | exclude fixed | either
- Hourly filter — only hourly | exclude hourly | either
Sort
- Published — newest / oldest first (default = newest)
- Scraped — newest / oldest first
- Fixed budget — highest first
- Hourly max — highest first
Cost control
maxItems | Cost |
|---|---|
| 100 | $0.30 |
| 1 000 (default) | $3.00 |
| 10 000 | $30.00 |
| 100 000 | $300.00 |
The actor stops as soon as the cap is hit, so you never overspend by accident.
Examples
Last 24 h of expert Python work over $1k:
{"publishedRange": "24h","categories": ["Data Science & Analytics", "Web Mobile & Software Dev"],"levels": ["expert"],"q": "python","budgetMin": 1000,"qTitleExclude": "junior, intern","minDescriptionLength": 500,"sort": "budget_desc","maxItems": 200}
Premium design briefs this week:
{"publishedRange": "7d","categories": ["Design & Creative"],"hasBudget": "true","minDescriptionLength": 1000,"sort": "budget_desc","maxItems": 50}
Power BI experts willing to take fixed-price work:
{"publishedRange": "30d","skills": ["power bi", "tableau"],"skillsMode": "any","q": "(\"power bi\" or tableau) and dashboard","qDescriptionExclude": "junior","hasBudget": "true","maxItems": 100}
Pagination
Handled internally with stable cursors. Stops automatically when the API runs out of rows OR maxItems is reached.
Support
Questions, custom plans, or volume discounts? Open an issue on the actor page or message the maintainer.