**Best practice example on how to

Best practice example on how to implement PPE princing

There are quite some questions on how to correctly implement PPE charging.

This is how I implement it. Would be nice if someone at Apify or community developers could verify the approach I'm using here or suggest improvements so we can all learn from that.

The example fetches paginated search results and then scrapes detailed listings.

Some limitations and criteria:
  • We only use synthetic PPE events: apify-actor-start and apify-default-dataset-item
  • I want to detect free users and limit their functionality.
  • We use datacenter proxies.
Was this page helpful?