Fastwork Thailand Scraper: Services, Prices & Reviews avatar

Fastwork Thailand Scraper: Services, Prices & Reviews

Pricing

Pay per usage

Go to Apify Store
Fastwork Thailand Scraper: Services, Prices & Reviews

Fastwork Thailand Scraper: Services, Prices & Reviews

Scrape public Fastwork Thailand services, freelancers, packages, prices, ratings, reviews, seller metrics, and monitoring changes for market research and vendor sourcing.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

wiseld_squid

wiseld_squid

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

4 days ago

Last modified

Share

Fastwork Thailand Scraper: Freelancers, Services, Prices & Reviews

Scrape public Fastwork Thailand marketplace data for freelancer discovery, pricing analysis, competitor research, and vendor sourcing.

The Actor extracts public service pages, seller pages, package pricing, ratings, sold counts, response metrics, images, review snippets visible in HTML, and run-level market summaries.

What You Can Scrape

  • Service title, URL, ID, description, category, breadcrumbs
  • Starting price in THB, rating, sold count
  • Package tiers with price, duration, revisions, and descriptions
  • Seller name, profile URL, success rate, sold count, rehire count, response time
  • Public service images
  • Review snippets visible in public HTML
  • Seller profile records and seller service URLs
  • Summary analytics: search total hits, detail fallbacks, price min/median/average/max, rating summary, top categories, top sellers
  • Monitoring changes across scheduled runs

Input Modes

  • auto: Uses provided URLs and search queries; falls back to sitemap discovery.
  • search: Builds Fastwork search URLs from searchQueries.
  • category: Crawls category or landing URLs and discovers public service links.
  • urls: Scrapes direct service/category/sitemap URLs.
  • seller: Scrapes public seller URLs and discovers their services.
  • sitemap: Uses https://fastwork.co/sitemap.xml to discover public service and seller pages.

Example Input

{
"mode": "urls",
"startUrls": [
{
"url": "https://fastwork.co/user/ai_automation_agency/web-scraping-84400474"
}
],
"maxItems": 50,
"maxSellerItems": 50,
"includeServiceDetails": true,
"includeSellerProfiles": true,
"includeReviews": true,
"includeImages": true,
"monitoring": false,
"proxyConfiguration": {
"useApifyProxy": true
}
}

Output Example

{
"recordType": "service",
"platform": "fastwork",
"country": "TH",
"marketplace": "Fastwork Thailand",
"serviceId": "84400474",
"serviceUrl": "https://fastwork.co/user/ai_automation_agency/web-scraping-84400474",
"title": "รับทำ Web Scraping ดึงข้อมูล / ดูดสินค้า / Web Automation",
"category": "Website Scraping",
"rating": 4.9,
"soldCount": 91,
"startingPrice": 1500,
"currency": "THB",
"packages": [
{
"name": "One-Time Data",
"price": 1500,
"currency": "THB",
"duration": "1 วัน",
"revisions": "ไม่จำกัด"
}
],
"seller": {
"name": "ai_automation_agency",
"profileUrl": "https://fastwork.co/user/ai_automation_agency",
"successRate": "99%",
"soldCount": 91,
"rehireCount": 37,
"responseTime": "37 นาที"
},
"scrapedAt": "2026-05-05T07:43:30.041Z"
}

Monitoring

Enable monitoring to compare each service against previous runs in monitoringStoreName.

The Actor adds:

  • changeStatus: new, changed, or unchanged
  • changes: changed fields such as price, rating, sold count, title, or seller
  • persisted snapshots in a named key-value store

Notes

This Actor only targets public Fastwork pages. It skips private or disallowed areas such as /me, /profile, and /inbox.

Fastwork search can be sensitive to exact punctuation. For example, ตัดผม and ตัดผม) can return different searchTotalHits; check the SUMMARY key-value-store record after each run for the exact Search API total.

Use scraped data responsibly and review Fastwork's terms for your use case.