ProductHunt Scraper | $5/1K Products | Real-Time Data avatar

ProductHunt Scraper | $5/1K Products | Real-Time Data

Pricing

from $5.00 / 1,000 results

Go to Apify Store
ProductHunt Scraper | $5/1K Products | Real-Time Data

ProductHunt Scraper | $5/1K Products | Real-Time Data

Scrape ProductHunt product pages in real-time. Extract product name, tagline, description, upvotes, rating, reviews, topics, makers, website, launch date, followers, pricing, and images. Fresh data, not cached. Perfect for startup research, competitive analysis, and lead generation.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Apivault Labs

Apivault Labs

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 days ago

Last modified

Share

ProductHunt Scraper

Scrape ProductHunt product pages in real-time. Get fresh, up-to-date data — not cached.

What data can you extract?

  • Product Name — product title
  • Tagline — short product description
  • Description — full product description
  • Upvotes — number of upvotes
  • Reviews Count — number of reviews
  • Rating — product rating
  • Topics — categories/topics
  • Makers — maker names
  • Website — product website URL
  • Launch Date — when the product was launched
  • Followers — follower count
  • Product Image — logo/image URL
  • Pricing — pricing info (free/paid)

Input

Provide a list of ProductHunt product URLs:

{
"productUrls": [
"https://www.producthunt.com/posts/chatgpt",
"https://www.producthunt.com/posts/notion"
]
}

Output

{
"success": true,
"inputUrl": "https://www.producthunt.com/posts/chatgpt",
"productName": "ChatGPT",
"tagline": "An AI-powered chatbot by OpenAI",
"description": "...",
"upvotes": 5000,
"reviewsCount": 200,
"rating": 4.8,
"topics": "Artificial Intelligence, Productivity",
"makers": "OpenAI",
"website": "https://chat.openai.com",
"launchDate": "2022-11-30",
"followers": 10000,
"image": "https://...",
"pricing": "Free"
}

Settings

  • Max Concurrency — parallel requests (default: 3)
  • Timeout — max wait per product (default: 120s)
  • Toggle individual fields on/off