Product Hunt Profile Scraper avatar
Product Hunt Profile Scraper
Deprecated

Pricing

$20.00/month + usage

Go to Apify Store
Product Hunt Profile Scraper

Product Hunt Profile Scraper

Deprecated

This scraper can help you to get public profile data of Product Hunt users.

Pricing

$20.00/month + usage

Rating

0.0

(0)

Developer

kuai ma

kuai ma

Maintained by Community

Actor stats

2

Bookmarked

8

Total users

1

Monthly active users

6 days ago

Last modified

Categories

Share

Product Hunt Profile

This scraper can help you to get public profile data of Product Hunt users like following

page screenshot

And get data like

page screenshot

the detail data json like

[
{
id: "secureframe",
cover:
"https://ph-files.imgix.net/84ed2728-0087-4906-8bb8-4d56e608fb4d.png",
title: "Secureframe",
url: "https://www.producthunt.com/products/secureframe",
description: "Automated security & privacy compliance (SOC 2/ISO 27001)",
author: "Shrav Mehta",
avatar: "https://ph-avatars.imgix.net/37455/original",
author_url: "https://www.producthunt.com/@shravvmehtaa",
},
];

and profile data in apify dataset like following

[
{
id: "shravvmehtaa",
title: "Shrav Mehta",
avatar: "https://ph-avatars.imgix.net/37455/original",
description: "CEO at Secureframe - We're Hiring!",
uid: "37455",
follower_count: "860",
following_count: "5",
points: "771",
url: "https://www.producthunt.com/@shravvmehtaa",
},
];