Product Review Data
Product Hunt Companies
Data Sample
1min
All personal/company information mentioned within this context is entirely fictional and is solely intended for illustrative purposes.
Sample
1{
2 "_meta": {
3 "source": "producthunt",
4 "object": "company",
5 "created_at_date": [
6 2021,
7 8,
8 28
9 ],
10 "created_at_timestamp": 1630183968.78669,
11 "updated_at_date": [
12 2024,
13 4,
14 23
15 ],
16 "updated_at_timestamp": 1713882687.129957,
17 "version_id": "008afa00",
18 "is_deleted": false
19 },
20 "doc": {
21 "id": "producthunt_company_example-product",
22 "source_id": "example-product",
23 "url": "https://www.producthunt.com/posts/example-product",
24 "description": "Explore innovative products that transform your daily life with cutting-edge technology and unique solutions",
25 "hunter": {
26 "source_id": "123456",
27 "headline": "Software Developer",
28 "name": "John Doe",
29 "username": "johndoe",
30 "twitter": "johndoe",
31 "follower_count": 1000,
32 "image": "https://ph-avatars.imgix.net/127766677456/original.jpeg",
33 "url": "https://www.producthunt.com/@johndoe-doe",
34 "type": "profile"
35 },
36 "makers": [
37 {
38 "source_id": "789012",
39 "headline": "Software Developer",
40 "name": "Ronald Roe",
41 "username": "ronaldroe",
42 "twitter": "ronaldroe",
43 "follower_count": 500,
44 "image": "https://ph-avatars.imgix.net/789014545433452/original.jpeg",
45 "url": "https://www.producthunt.com/@ronaldroe",
46 "type": "profile"
47 }
48 ],
49 "name": "Example Product",
50 "related_products": [
51 {
52 "source_id": "987654",
53 "name": "InnoGadget",
54 "url": "https://www.producthunt.com/posts/innogadget",
55 "tagline": "Revolutionize your daily tasks with InnoGadget, your smart assistant!"
56 }
57 ],
58 "review_count": 0,
59 "review_rating": 0.0,
60 "comment_count": 4,
61 "day_rank": "27",
62 "week_rank": "146",
63 "tagline": "Discover Innovative Products that Elevate Your Lifestyle!",
64 "vote_count": 46,
65 "website": [
66 "play.google.com"
67 ],
68 "created_at": "2017-02-09T00:00:36-08:00",
69 "featured_at": "2017-02-09T00:00:36-08:00",
70 "price": "0.0",
71 "category": "Android, Tech",
72 "users_upvoted": [
73 {
74 "source_id": "38385",
75 "headline": "Engineer, TechCorp",
76 "name": "Jane Doe",
77 "username": "janedoe",
78 "twitter": "janedoe",
79 "follower_count": 500,
80 "image": "https://ph-avatars.imgix.net/1234564335456676/original.jpeg"
81 },
82 {
83 "source_id": "654321",
84 "headline": "Solutions Expert, Innovatech",
85 "name": "Karen Koe",
86 "username": "karenkoe",
87 "twitter": "karenkoe",
88 "follower_count": 250,
89 "image": "https://ph-avatars.imgix.net/6654678854321/original.jpeg"
90 }
91 ],
92 "contact_info": {
93 "angellist": "https://angel.co/example-company",
94 "facebook": "https://www.facebook.com/examplepage",
95 "github": "https://github.com/example",
96 "instagram": "https://www.instagram.com/example_insta",
97 "medium": "https://medium.com/exampleblog",
98 "twitter": "https://twitter.com/example_twitter"
99 }
100 }
101}