Kwork Monitor: Мониторинг заказов Kwork - Ranked New Order Feed
Pricing
from $1.35 / 1,000 ranked projects
Kwork Monitor: Мониторинг заказов Kwork - Ranked New Order Feed
Ranks new Kwork.ru freelance projects (заказы Kwork) by an Opportunity Score from Kwork's own signals: competing offers, above-average-budget flag, buyer order history. Category Intelligence rollup plus a budget/competition monitor mode. Export JSON, CSV, Sheets, BigQuery. No login. $0.0018/project.
Pricing
from $1.35 / 1,000 ranked projects
Rating
0.0
(0)
Developer
GetAScraper
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
a day ago
Last modified
Categories
Share
🎯 Kwork Monitor: Мониторинг заказов Kwork
|
Score every new Kwork order the moment it's posted. Kwork (Кворк) is Russia's largest freelance-project marketplace. This actor reads its newest-orders feed and ranks every project with an Opportunity Score built from Kwork's own real signals: existing competing offers, its own above-average-budget flag, and the buyer's completed-order history, so you know which order to answer first instead of scrolling the raw feed. |
|
🎯 Opportunity Score Every project ranked from real Kwork signals, not just a flat new-order list. |
📊 Category Intelligence See which category has the least competition and the best budgets before reading a single project. |
🔔 Budget & competition alerts Get notified when a tracked project's budget rises or new offers start coming in. |
🔓 No login required Reads Kwork's public order listing directly. No account, no API key. |
🔍 What does Kwork Monitor do?
Kwork (Кворк) is Russia's largest freelance-project marketplace, where buyers post project requests and freelancers compete to win them. This actor reads Kwork's own newest-orders feed and returns each project with a real Opportunity Score, computed entirely from signals Kwork itself already tracks: how many sellers have already made an offer, whether Kwork's own system flags the budget as above the category average, and how many completed orders the buyer already has on the platform.
No commercial tool does this today. The only alternatives are unmaintained hobby projects on GitHub that individual freelancers built by hand because nothing else served this need. This actor also ships a second view, Category Intelligence, a rollup showing average opportunity, the share of zero-competition projects, and the share of above-average-budget projects per category, so you can decide which category is worth watching before reading individual projects.
Turn on monitor mode and this actor becomes a standing watch: run it on a schedule and it reports only what actually changed since your last check, a brand-new project, a budget that rose, or a project that picked up competing offers, instead of making you re-read the same listing every time.
👥 Who uses it?
Freelancers who lose good orders to whoever responds first - "I used to refresh the Kwork feed by hand hoping to spot a good order before anyone else replied. Now I schedule this every few minutes and only look at the ones with a real Opportunity Score."
Freelancers choosing which category to specialize in - "The Category Intelligence view told me which category had the least competition and the best budgets right now, instead of me guessing from a gut feeling."
Agencies tracking specific project types - "We filter to our categories and set a minimum buyer order count, so we only see requests from buyers who've actually paid for work before, not first-time posters testing the waters."
Freelancers who already bid once and want to know if it's worth a follow-up - "Monitor mode tells me when a project I'm tracking gets a higher budget or new competing offers, so I know whether to check back in."
🚀 How to use it
|
STEP 1 Set your filters Pick categories, or filter by existing offers, above-average budget, and buyer order history. |
STEP 2 Run in the cloud The actor reads Kwork's public order listing directly. No login, no API key needed. |
STEP 3 Download your data Export ranked projects and category intelligence as JSON, CSV, or Excel, or connect to Sheets and BigQuery. |
Each run reads Kwork's own newest-orders page, so it always returns the freshest projects available. Want a standing watch instead of a one-off pull? Turn on Only Changed Projects and give it a State Name, then schedule the run every few minutes to build ongoing coverage.
⚙️ Input
| Field | Type | Required | Description |
|---|---|---|---|
categoryIds | array | No | Kwork categories to include. Applied to the newest-orders page fetched each run; leave empty for all categories. |
maxExistingOffers | integer | No | Only return projects with at most this many existing competing offers. Leave empty for no filter, or set to 0 for zero-competition projects only. |
higherPriceOnly | boolean | No | Only return projects Kwork itself flags as above the category average budget. Default: off. |
minBuyerOrderCount | integer | No | Only return projects from buyers with at least this many completed past orders. Default: 0 (no minimum). |
proxyConfiguration | proxy | No | Apify proxy settings. Datacenter proxy is the default and sufficient. |
maxItems | integer | No | Maximum number of projects to return. Default and maximum: 12, matching Kwork's own newest-orders page size. |
onlyChangedProjects | boolean | No | Monitor mode: return only projects that are new, or whose budget rose or existing offers increased, since the last run with the same State Name. Default: off. |
stateName | string | No | Identifies which watch this run's monitor state belongs to. Default: default. |
resetState | boolean | No | Clears saved monitor history for State Name before this run. Default: off. |
📤 Data table
This actor produces two datasets: Projects (the default output, ranked by Opportunity Score) and Category Intelligence (a per-category rollup).
Projects
| Field | Type | Description |
|---|---|---|
projectId | string | Kwork's own unique project ID. |
title | string | Project title. |
description | string | Full project description. |
categoryId | string | Kwork's own category ID. |
categoryName | string | Category display name. |
priceLimit | number | The project's stated budget. |
possiblePriceLimit | number | The project's maximum possible budget, including any buyer flexibility. |
isHigherPrice | boolean | True when Kwork itself flags this budget as above the category average. |
existingOffers | number | Number of sellers who have already made an offer on this project. |
buyerCompletedOrders | number | The buyer's completed order count on Kwork. |
buyerProfileUrl | string | Link to the buyer's Kwork profile. |
expiresWithinHours | number | Hours remaining before the project stops accepting offers. |
opportunityScore | number | 0-100 score combining competition, budget, and buyer signals. |
opportunityLabel | string | Plain-language read of the score, e.g. "Strong: no competition yet, above-average budget, experienced buyer." |
opportunityBreakdown | object | The three individual component scores behind opportunityScore. |
projectUrl | string | Link to the project on Kwork. |
scrapedAt | string | ISO 8601 timestamp of when the row was scraped. |
changeType | string | Monitor mode only: NEW_PROJECT, BUDGET_INCREASED, or COMPETITION_RISING. |
previousValue / currentValue / delta | number | Monitor mode only: the tracked value before and after, and the change. |
Category Intelligence
| Field | Type | Description |
|---|---|---|
categoryId | string | Kwork's own category ID. |
categoryName | string | Category display name. |
projectsScraped | number | Number of projects seen in this category this run. |
avgOpportunityScore | number | Average Opportunity Score across this category's projects. |
zeroCompetitionSharePct | number | Percent of this category's projects with zero existing offers. |
aboveAverageBudgetSharePct | number | Percent of this category's projects flagged above the category average budget. |
scrapedAt | string | ISO 8601 timestamp of when this snapshot was taken. |
💰 Pricing
This actor charges per project returned. Category Intelligence rows are included at no extra charge. Empty runs cost nothing. There are no monthly subscriptions or seat fees.
⭐ Enjoying Kwork Monitor?
|
⭐ ⭐ ⭐ ⭐ ⭐ If the Opportunity Score helped you catch a good order before anyone else did, we'd love to hear it. A 5-star rating takes 10 seconds and helps other freelancers find it. Your feedback also tells us what to build next. |
| ★ Rate this Actor on Apify |
❓ FAQ
Does this actor require a Kwork account or API key? No. It reads Kwork's public order listing directly. No registration and no API key are needed to run it.
Как найти заказы на Kwork без конкуренции? (How do I find Kwork orders with no competition?)
Set Max Existing Offers to 0 in the input form. The actor returns only projects where no seller
has made an offer yet, ranked by Opportunity Score so you can see the strongest ones first.
How many projects does one run return? Up to 12, matching Kwork's own newest-orders page. This actor is built to run on a schedule so you see new orders as they land, rather than as a single large one-time export.
What counts as a "budget increase" in monitor mode?
A rise in the project's own possiblePriceLimit since the last run with the same State Name,
typically a buyer raising their offer because nobody has taken the project yet. The actor reports
the previous value, the current value, and the exact change.
🔗 Other actors
- HH.ru Jobs Scraper: Парсер вакансий HH.ru ↗ - Search Russia's largest general job board by keyword, city, salary, and experience level.
- Habr Career Scraper: Вакансии Хабр Карьера ↗ - Scrape Russian tech job vacancies with structured skill tags and real salary benchmarks.
- Auto.ru Scraper: Парсер Авто.ру ↗ - Scrape used-car listings from Russia's largest car marketplace with price-drop alerts.
- Avito Auto Scraper: Парсер Авито Авто ↗ - Extract used-car listings from Avito, Russia's largest classifieds site.