PeoplePerHour Jobs & Freelancers Scraper
Pricing
from $3.00 / 1,000 results
PeoplePerHour Jobs & Freelancers Scraper
Scrape service listings (hourlies), project jobs, and freelancer profiles from PeoplePerHour. Search by keyword, category, or browse top freelancers
Pricing
from $3.00 / 1,000 results
Rating
5.0
(4)
Developer
Crawler Bros
Maintained by CommunityActor stats
4
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Scrape listings from PeoplePerHour — one of the largest freelance marketplaces. Extract hourlie services, freelance job posts, and freelancer profiles with full details including pricing, ratings, locations, and skills.
Features
- Search Services (Hourlies) — find fixed-price freelance services/packages
- Search Jobs — browse freelance job postings from buyers
- Search Freelancers — discover freelancer profiles by skill or keyword
- 13 categories supported: Design & Art, Technology, Writing & Translation, Digital Marketing, Video, Music & Audio, Business, and more
- 4 sort options: Featured, Recommended, Latest, Price (ascending/descending)
- Filters: min/max price, min rating, category
- Automatic pagination up to 500 results
Input
| Field | Type | Description |
|---|---|---|
mode | select | searchServices, searchJobs, or searchFreelancers |
searchQuery | string | Keyword to search (e.g. 'logo design', 'Python developer') |
category | select | Category filter (Design & Art, Technology, etc.) |
sortBy | select | Sort order: featured, recommended, latest, price_low, price_high, rating |
minPrice | number | Minimum price filter |
maxPrice | number | Maximum price filter |
minRating | number | Minimum rating filter (0–5) |
maxItems | integer | Maximum results to return (1–500, default 20) |
Output
Services (Hourlies)
| Field | Description |
|---|---|
hourlieId | Unique service ID |
title | Service title |
description | Full service description |
price | Service price (in original currency) |
currency | Price currency code |
deliveryDays | Estimated delivery time in days |
rating | Average rating (0–5 scale) |
sales | Number of sales/orders |
tags | Service tags/skills |
category | Category name |
freelancer | Sub-object with name, URL, location, hourly rate, level, avatar |
url | Direct link to the service |
Jobs
| Field | Description |
|---|---|
projId | Unique project ID |
title | Job title |
description | Job description |
budget | Budget amount |
currency | Budget currency |
projectType | Project type |
locationType | Remote/local/hybrid |
postedAt | Posting date |
category | Category name |
url | Direct link to the job |
Freelancers
| Field | Description |
|---|---|
memId | Member ID |
name | Freelancer name |
jobTitle | Professional headline |
location | City/country |
hourlyRate | Hourly rate |
currency | Rate currency |
certLevel | Certification level |
reviewCount | Number of reviews |
feedbackRating | Overall feedback rating (0–5 scale) |
projectsCompleted | Total projects completed |
skills | List of skill tags |
photoUrl | Profile photo URL |
url | Direct link to profile |
Example Output (Service)
{"hourlieId": "12345678","title": "Professional logo design","description": "I will create a modern logo for your brand.","price": 50.0,"currency": "GBP","deliveryDays": 3,"rating": 4.8,"sales": 127,"category": "Design & Art","freelancer": {"name": "Jane Smith","url": "https://www.peopleperhour.com/freelancer/jane-smith","location": "London, UK","certLevel": "Top Seller"},"url": "https://www.peopleperhour.com/hourlie/professional-logo-design/12345678","scrapedAt": "2026-05-22T10:00:00+00:00","recordType": "service"}
FAQ
Does this require a PeoplePerHour account? No — all data is extracted from public search pages. No login required.
How reliable is the scraper? The scraper uses browser impersonation (Chrome 131) to access public pages and automatically retries on rate limits.
What does the rating represent? Ratings are on a 0–5 scale converted from the platform's internal 0–100 scale.