Loading...
Loading...
Compare original and translation side by side
PH_API_TOKENweb_searchsite:producthunt.comPH_API_TOKENweb_searchsite:producthunt.comweb_searchweb_search: site:producthunt.com/posts "product name"web_searchweb_search: site:producthunt.com/posts "product name"https://api.producthunt.com/v2/api/graphqlAuthorization: Bearer {token}https://api.producthunt.com/v2/api/graphqlAuthorization: Bearer {token}execcurlcurl -s -X POST https://api.producthunt.com/v2/api/graphql \
-H "Authorization: Bearer $PH_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{"query": "YOUR_GRAPHQL_QUERY"}'execcurlcurl -s -X POST https://api.producthunt.com/v2/api/graphql \
-H "Authorization: Bearer $PH_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{"query": "YOUR_GRAPHQL_QUERY"}'query {
posts(order: VOTES, first: 10) {
edges {
node {
id
name
tagline
votesCount
commentsCount
url
website
createdAt
makers {
name
username
}
topics {
edges {
node {
name
}
}
}
}
}
}
}query {
posts(order: VOTES, first: 10) {
edges {
node {
id
name
tagline
votesCount
commentsCount
url
website
createdAt
makers {
name
username
}
topics {
edges {
node {
name
}
}
}
}
}
}
}query {
posts(order: VOTES, first: 10, topic: "developer-tools") {
edges {
node {
id
name
tagline
votesCount
url
website
}
}
}
}web_searchsite:producthunt.com/posts "product name"query {
posts(order: VOTES, first: 10, topic: "developer-tools") {
edges {
node {
id
name
tagline
votesCount
url
website
}
}
}
}web_searchsite:producthunt.com/posts "product name"query {
post(slug: "chatgpt") {
id
name
tagline
description
votesCount
commentsCount
reviewsCount
reviewsRating
url
website
createdAt
featuredAt
makers {
name
username
headline
}
topics {
edges {
node {
name
slug
}
}
}
comments(first: 5) {
edges {
node {
body
votesCount
createdAt
user {
name
username
}
}
}
}
}
}query {
post(slug:"chatgpt") {
id
name
tagline
description
votesCount
commentsCount
reviewsCount
reviewsRating
url
website
createdAt
featuredAt
makers {
name
username
headline
}
topics {
edges {
node {
name
slug
}
}
}
comments(first:5) {
edges {
node {
body
votesCount
createdAt
user {
name
username
}
}
}
}
}
}query {
topic(slug: "artificial-intelligence") {
name
postsCount
posts(first: 10, order: VOTES) {
edges {
node {
name
tagline
votesCount
url
createdAt
}
}
}
}
}query {
topic(slug:"artificial-intelligence") {
name
postsCount
posts(first:10, order:VOTES) {
edges {
node {
name
tagline
votesCount
url
createdAt
}
}
}
}
}query {
posts(postedAfter: "2024-01-15T00:00:00Z", postedBefore: "2024-01-16T00:00:00Z", order: VOTES, first: 10) {
edges {
node {
name
tagline
votesCount
url
}
}
}
}query {
posts(postedAfter:"2024-01-15T00:00:00Z", postedBefore:"2024-01-16T00:00:00Z", order:VOTES, first:10) {
edges {
node {
name
tagline
votesCount
url
}
}
}
}query {
user(username: "rrhoover") {
name
username
headline
followersCount
followingCount
madePosts(first: 5) {
edges {
node {
name
tagline
votesCount
url
}
}
}
}
}query {
user(username:"rrhoover") {
name
username
headline
followersCount
followingCount
madePosts(first:5) {
edges {
node {
name
tagline
votesCount
url
}
}
}
}
}artificial-intelligencedeveloper-toolsdesign-toolsproductivitymarketingsaasfintechno-codeopen-sourcesocial-mediaweb-appiphoneandroidmacchrome-extensionsquery { topics(first: 50, order: FOLLOWERS_COUNT) { edges { node { name slug followersCount } } } }artificial-intelligencedeveloper-toolsdesign-toolsproductivitymarketingsaasfintechno-codeopen-sourcesocial-mediaweb-appiphoneandroidmacchrome-extensionsquery { topics(first:50, order:FOLLOWERS_COUNT) { edges { node { name slug followersCount } } } }https://www.producthunt.com/posts/{slug}https://www.producthunt.com/@{username}https://www.producthunt.com/topics/{slug}https://www.producthunt.com/posts/{slug}https://www.producthunt.com/@{username}https://www.producthunt.com/topics/{slug}PH_API_TOKENweb_searchsite:producthunt.com/posts "product name"site:producthunt.com "topic" launchedweb_fetchPH_API_TOKENweb_searchsite:producthunt.com/posts "product name"site:producthunt.com "topic" launchedweb_fetchundefinedundefinedundefinedundefinedPH_API_TOKENcommentstopicsmakersweb_searchPH_API_TOKENcommentstopicsmakersweb_searchweb_search "site:producthunt.com/posts linear"post(slug: "linear-5")web_search "site:producthunt.com/posts linear"post(slug:"linear-5")artificial-intelligenceartificial-intelligence