PeoplePerHour Listings Scraper avatar
PeoplePerHour Listings Scraper

Pricing

$1.00 / 1,000 results

Go to Store
PeoplePerHour Listings Scraper

PeoplePerHour Listings Scraper

Developed by

Piotr Vassev

Piotr Vassev

Maintained by Community

The PeoplePerHour Listings Scraper extracts paginated service listings from PeoplePerHour search URLs, capturing ratings, reviews, pricing, images, titles, freelancer details, and direct URLs—ideal for market research and freelancer analysis.

0.0 (0)

Pricing

$1.00 / 1,000 results

1

Total users

5

Monthly users

2

Runs succeeded

>99%

Last modified

2 months ago

You can access the PeoplePerHour Listings Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "searchUrls": [
3    "https://www.peopleperhour.com/services/technology-programming/programming-coding"
4  ],
5  "maxItemsPerUrl": 60
6}' |
7apify call piotrv1001/peopleperhour-listings-scraper --silent --output-dataset

PeoplePerHour Listings Scraper API through CLI

The Apify CLI is the official tool that allows you to use PeoplePerHour Listings Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: