Additional sources
Product Hunt Companies
Data Dictionary
17min
dictionary c ontains explanations and examples of all data fields available in the product hunt companies dataset all personal/company information mentioned within this context is entirely fictional and is solely intended for illustrative purposes data index metadata https //docs coresignal com/source documentation/product hunt companies data dictionary#5bgqg product https //docs coresignal com/source documentation/product hunt companies data dictionary#pzzln users and product https //docs coresignal com/source documentation/product hunt companies data dictionary#bvdx5 product profiles and pages https //docs coresignal com/source documentation/product hunt companies data dictionary#pcgxs the data points in the example snippets have been rearranged for better grouping to see where a specific data point stands, check the full data sample here https //docs coresignal com/source documentation/product hunt companies data sample metadata record metadata data point description data type meta contains metadata about the record o bject source source from which the record was obtained s tring object type of data object or entity described s tring created at date date when the record was initially scraped a rray of numbers (integers) created at timestamp unix timestamp for when the record was first scraped float updated at date date when the record was last updated a rray of numbers (integers) version id identifier for the dataset version s tring updated at timestamp unix timestamp for when the record was last updated float see a snippet of the dataset for reference metadata " meta" { 	 "source" "producthunt", 	 "object" "company", 	 "created at date" \[ 	 2021, 	 8, 	 28 	 ], 	 "created at timestamp" 1630178323 495622, 	 "updated at date" \[ 	 2024, 	 4, 	 23 	 ], 	 "updated at timestamp" 1713883578 569148, 	 "version id" "008afa00", 	 "is deleted" false profile metadata data point description data type id company identifier assigned by coresignal string source id company identifier assigned by product hunt string see a snippet of the dataset for reference metadata "id" "producthunt company example product", "source id" "example product", product product information data point description data type description product description string name product name string tagline brief description of the product string website product website string price product price string category product category string see a snippet of the dataset for reference product information "description" "explore innovative products that transform your daily life with cutting edge technology and unique solutions", "name" "example product", "tagline" "discover innovative products that elevate your lifestyle!", "website" \[ "play google com" ], "price" "0 0", "category" "android, tech", product profile information data type description data type url product page on product hunt string review count number of product reviews integer review rating overall rating of the product float comment count comment number on the product page integer day rank daily product rank on product hunt string week rank weekly product rank on product hunt string vote count number of votes the product received on product hunt integer created at product launch timestamp in iso 8601 format string (date) featured at timestamp when the product was featured on product hunt in iso 8601 format string (date) see a snippet of the dataset for reference product profile information "url" "https //www producthunt com/posts/example product", "review count" 0, "review rating" 0 0, "comment count" 1, "day rank" "43", "week rank" "155", "tagline" "optimize monthly ppc budgets ", "vote count" 46, "created at" "2015 09 16t00 05 14 07 00", "featured at" "2015 09 16t00 05 14 07 00", related products data point description data type related products details on similar products array of objects source id product identification key assigned by product hunt string name related product name string url product hunt page url of a similar product string tagline related product tagline string see a snippet of the dataset for reference related products "related products" \[ { "source id" "987654", "name" "innogadget", "url" "https //www producthunt com/posts/innogadget", "tagline" "revolutionize your daily tasks with innogadget, your smart assistant!" } ], users and product hunter data point description data type hunter information about the person who launched the product on product hunt object source id profile identification key assigned by product hunt string name hunter's name string username hunter's username string image hunter's profile image url string url hunter's profile url string type page type string see a snippet of the dataset for reference hunter "hunter" { "source id" "123456", "name" "john doe", "username" "johndoe", "image" "https //ph avatars imgix net/127766677456/original jpeg", "url" "https //www producthunt com/@johndoe doe", "type" "profile" }, product owners data type description data type makers information about the makers (owners) of the product array of objects source id profile identification key assigned by product hunt string name owner's name string username owner's username string image owner's profile image url string url owner's profile url string type page type string see a snippet of the dataset for reference makers "makers" \[ { "source id" "789012", "name" "ronald roe", "username" "ronaldroe", "image" "https //ph avatars imgix net/789014545433452/original jpeg", "url" "https //www producthunt com/@ronaldroe", "type" "profile" } ], users interacting with the product data point description data type users upvoted users who interacted with the product on product hunt array of objects source id profile identification key assigned by product hunt string name user's name string follower count user's follower count integer image user's profile image url string see a snippet of the dataset for reference users "users upvoted" \[ { "source id" "38385", "name" "jane doe", "username" "janedoe", "image" "https //ph avatars imgix net/1234564335456676/original jpeg" } ], product profiles and pages data point description data type contact info product profiles on social media and other platforms array of objects angellist product page on angellist (wellfound) string facebook product page on facebook string github product page on github string instagram product page on instagram string medium product page on medium string twitter product page on twitter string contact info "contact info" { "angellist" "https //angel co/example company", "facebook" "https //www facebook com/examplepage", "github" "https //github com/example", "instagram" "https //www instagram com/example insta", "medium" "https //medium com/exampleblog", "twitter" "https //twitter com/example twitter" }