Upwork API (NEWEST)
收藏RapidAPI2026-02-05 更新2026-01-30 收录
下载链接:
https://rapidapi.com/arizoenna/api/upwork-api-newest
下载链接
链接失效反馈官方服务:
资源简介:
Newest and real-time Upwork API
创建时间:
2026-02-05
原始信息汇总
Upwork API (NEWEST) 数据集概述
基本信息
- 数据集名称:Upwork API (NEWEST)
- 提供平台:RapidAPI
- 类别:Jobs
- 提供商:Uber Alles
- 订阅者数量:1
API 概述
- 描述:Newest and real-time Upwork API
- 功能:访问实时 Upwork 职位列表,获取最新发布并按关键词搜索。
版本与端点
- 当前版本:1.0.0
- 端点:
GET /jobs/recent?limit=10:返回最新的职位发布(每次请求 1-50 条)。POST /jobs/search:按关键词搜索职位。
请求示例
搜索职位
json POST /jobs/search Content-Type: application/json
{ "query": "python developer", "limit": 10 }
响应格式
json { "success": true, "total": 10, "jobs": [ { "id": "~01abc...", "title": "Senior Python Developer", "description": "Looking for...", "skills": ["Python", "Django", "REST API"], "budget": { "amount": 500, "type": "FIXED" }, "hourlyRate": { "min": 25, "max": 50 }, "experienceLevel": "Expert", "postedAt": "2026-01-29T12:00:00Z", "client": { "country": "United States", "totalSpent": 50000, "paymentVerified": true }, "proposals": 15, "url": "https://www.upwork.com/jobs/~01abc..." } ] }
订阅计划与价格
- BASIC:$0.00 / 月
- PRO:$9.99 / 月
- ULTRA:$19.99 / 月
- MEGA:$49.99 / 月
免费版速率限制
- 60 次请求/分钟(每个订阅)。
支持联系
- Telegram:@arizoennna
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集提供最新且实时的Upwork API,确保用户能够获取及时更新的数据服务。
以上内容由遇见数据集搜集并总结生成



