Payhip Marketplace Scraper avatar

Payhip Marketplace Scraper

Pricing

from $8.00 / 1,000 results

Go to Apify Store
Payhip Marketplace Scraper

Payhip Marketplace Scraper

Your ultimate Payhip market research tool. Scrape up to 200 digital products per run from any search or category page. Instantly export titles, seller details, pricing strategies, and full customer reviews into clean, structured datasets for competitor analysis.

Pricing

from $8.00 / 1,000 results

Rating

0.0

(0)

Developer

Marco Rodrigues

Marco Rodrigues

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

1

Monthly active users

8 days ago

Last modified

Categories

Share

πŸ›’ Payhip Marketplace Scraper

Want to find digital products on the Payhip Marketplace or analyze creator pricing and reviews? This scraper makes it easy!

Set filters (category, keywords, price, sort, rating) or paste an Input URL from your browser. When an Input URL is set, it overrides the filters. Collect up to 200 products with prices, sellers, descriptions, and customer reviews into CSV or JSON.

Payhip Marketplace

πŸ’‘ Perfect for…

  • Competitor analysis: Track pricing, sellers, and customer sentiment in your niche
  • Market research: See which categories and ratings are trending
  • Lead generation: Find successful creators and their store URLs
  • Sentiment / NLP: Extract full customer reviews with star ratings

✨ Why you'll love this scraper

  • πŸ”— URL or filters: Paste a marketplace / category / search URL, or fill the filters β€” URL wins when set
  • 🎯 Structured filters: Category, subcategory, keywords, price band, sort, and minimum rating
  • πŸ’¬ Rich reviews: Individual customer reviews with titles, messages, and ratings
  • πŸ” Pagination handled: Collects the number of products you ask for (up to 200)

πŸ“¦ What’s inside the data?

FieldDescription
item_urlProduct detail URL
titleProduct title
seller / seller_urlSeller name and storefront
price / currencyNumeric price and currency symbol
rating / number_of_reviewsOverall rating and review count
image_urlMain product image
item_descriptionFull product description
customer_reviewsArray of review objects

πŸš€ Quick start

Option A β€” Input URL

  1. Open Payhip Marketplace, apply filters in the browser, copy the URL
  2. Paste it into Input URL
  3. Set Max items and click Start

Option B β€” Filters

  1. Leave Input URL empty
  2. Pick a category, optional subcategory, keywords, price, sort, and rating
  3. Set Max items and click Start

Export JSON, CSV, or Excel when done.


Input & output examples

Filters:

{
"category": "crafts",
"subcategory": "knitting",
"price": "under-5",
"sort_by": "Recently added",
"max_items": 50
}

URL override:

{
"input_url": "https://payhip.com/marketplace/roblox?sort=newest",
"max_items": 50
}

Input reference

ParameterTypeRequiredDefaultDescription
input_urlstringNoβ€”Paste a marketplace / category / search URL; overrides filters when set.
categorystringNorobloxMarketplace category (or All categories).
subcategorystringNoβ€”Optional subcategory under the category.
querystringNoβ€”Free-text search.
pricestringNoallPrice band filter.
sort_bystringNoDefaultHow to sort results.
ratingstringNoAll ratingsMinimum star rating.
max_itemsintegerNo100How many products to collect (10–200).