curl --request POST \
--url https://api.peekalink.io/ \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"link": "<string>",
"source": "API",
"forceNewSnapshot": "true",
"forceNewSnapshotRecursive": "true"
}
'{
"id": 123,
"ok": true,
"updatedAt": "2023-11-07T05:31:56Z",
"url": "<string>",
"domain": "<string>",
"type": "UNKNOWN",
"status": 123,
"redirected": true,
"requestId": "<string>",
"size": 123,
"redirectionUrl": "<string>",
"redirectionCount": 123,
"redirectionTrail": [
"<string>"
],
"title": "<string>",
"description": "<string>",
"language": "<string>",
"icon": {
"width": 123,
"height": 123,
"backgroundColor": "<string>"
},
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"video": {
"duration": 123,
"size": 123,
"frameRate": 123,
"videoCodec": "<string>",
"hasAudio": true,
"name": "<string>",
"title": "<string>",
"width": 123,
"height": 123,
"format": "<string>",
"bitRate": 123,
"author": "<string>",
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"video": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"snapshots": [
{
"timestamp": 123,
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
}
]
},
"audio": {
"duration": 123,
"creationDate": "2023-11-07T05:31:56Z",
"size": 123,
"bitRate": 123,
"audioCodec": "<string>",
"format": "<string>",
"title": "<string>",
"artist": "<string>",
"album": "<string>",
"sampleRate": 123,
"channels": 123,
"waveform": [
123
],
"albumArtwork": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
},
"document": {
"title": "<string>",
"pageCount": 123,
"isEncrypted": true,
"type": "<string>",
"description": "<string>",
"estimatedReadingTime": 123,
"rawTextUrl": "<string>",
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"pages": [
{
"pageNumber": 123,
"screenshot": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
}
],
"author": "<string>",
"lastModified": "2023-11-07T05:31:56Z",
"language": "<string>"
},
"text": {
"size": 123,
"estimatedReadingTime": 123,
"rawTextUrl": "<string>",
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
},
"page": {
"estimatedReadingTimeInMinutes": 123,
"screenshot": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"htmlUrl": "<string>",
"markdownUrl": "<string>",
"rawTextUrl": "<string>"
},
"youtubeVideo": {
"id": 123,
"videoId": "<string>",
"user": {
"id": 123,
"username": "<string>",
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"banner": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"description": "<string>",
"subscribersCount": 123,
"videosCount": 123,
"viewsCount": 123,
"joinedAt": "2023-11-07T05:31:56Z",
"visibility": "PUBLIC",
"externalId": "<string>",
"url": "<string>",
"isFamilySafe": true,
"verified": true
},
"publishedAt": "2023-11-07T05:31:56Z",
"title": "<string>",
"description": "<string>",
"duration": 123,
"viewsCount": 123,
"likesCount": 123,
"dislikesCount": 123,
"rating": 123,
"commentsCount": 123,
"thumbnail": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
},
"youtubeUser": {
"id": 123,
"username": "<string>",
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"banner": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"description": "<string>",
"subscribersCount": 123,
"videosCount": 123,
"viewsCount": 123,
"joinedAt": "2023-11-07T05:31:56Z",
"visibility": "PUBLIC",
"externalId": "<string>",
"url": "<string>",
"isFamilySafe": true,
"verified": true
},
"xUser": {
"id": 123,
"username": "<string>",
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"cover": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"verified": true,
"followersCount": 123,
"followingCount": 123,
"postsCount": 123,
"url": "<string>",
"location": "<string>",
"joinedAt": "2023-11-07T05:31:56Z",
"protected": true,
"sensitive": true
},
"xPost": {
"id": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"user": {
"id": 123,
"username": "<string>",
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"cover": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"verified": true,
"followersCount": 123,
"followingCount": 123,
"postsCount": 123,
"url": "<string>",
"location": "<string>",
"joinedAt": "2023-11-07T05:31:56Z",
"protected": true,
"sensitive": true
},
"publishedAt": "2023-11-07T05:31:56Z",
"text": "<string>",
"media": [
{
"duration": 123,
"size": 123,
"frameRate": 123,
"videoCodec": "<string>",
"hasAudio": true,
"name": "<string>",
"title": "<string>",
"width": 123,
"height": 123,
"format": "<string>",
"bitRate": 123,
"author": "<string>",
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"video": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"snapshots": [
{
"timestamp": 123,
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
}
]
}
],
"likesCount": 123,
"commentsCount": 123,
"viewsCount": 123,
"bookmarksCount": 123,
"repostsCount": 123,
"quotesCount": 123
},
"instagramUser": {
"id": 123,
"username": "<string>",
"verified": true,
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"url": "<string>",
"followersCount": 123,
"followingCount": 123,
"postsCount": 123,
"visibility": "PUBLIC"
},
"instagramPost": {
"id": 123,
"publishedAt": "2023-11-07T05:31:56Z",
"user": {
"id": 123,
"username": "<string>",
"verified": true,
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"url": "<string>",
"followersCount": 123,
"followingCount": 123,
"postsCount": 123,
"visibility": "PUBLIC"
},
"text": "<string>",
"media": [
{
"width": 123,
"height": 123,
"size": 123,
"format": "<string>",
"hasAlphaChannel": true,
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
],
"likesCount": 123,
"commentsCount": 123
},
"amazonProduct": {
"productId": "<string>",
"title": "<string>",
"description": "<string>",
"price": 123,
"currency": "<string>",
"rating": 123,
"reviewCount": 123,
"features": [
"<string>"
],
"media": [
{
"width": 123,
"height": 123,
"size": 123,
"format": "<string>",
"hasAlphaChannel": true,
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
]
},
"etsyProduct": {
"productId": "<string>",
"title": "<string>",
"description": "<string>",
"price": 123,
"currency": "<string>",
"rating": 123,
"reviewCount": 123,
"media": [
{
"width": 123,
"height": 123,
"size": 123,
"format": "<string>",
"hasAlphaChannel": true,
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
]
},
"tiktokUser": {
"id": 123,
"username": "<string>",
"verified": true,
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"url": "<string>",
"followersCount": 123,
"followingCount": 123,
"likesCount": 123,
"visibility": "PUBLIC"
},
"tiktokVideo": {
"id": 123,
"user": {
"id": 123,
"username": "<string>",
"verified": true,
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"url": "<string>",
"followersCount": 123,
"followingCount": 123,
"likesCount": 123,
"visibility": "PUBLIC"
},
"publishedAt": "2023-11-07T05:31:56Z",
"text": "<string>",
"media": [
{
"width": 123,
"height": 123,
"size": 123,
"format": "<string>",
"hasAlphaChannel": true,
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
],
"likesCount": 123,
"commentsCount": 123,
"playsCount": 123,
"sharesCount": 123
},
"redditUser": {
"id": 123,
"username": "<string>",
"name": "<string>",
"flattenedAvatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"avatarBackground": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"banner": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"karma": 123,
"postKarma": 123,
"commentKarma": 123,
"joinedAt": "2023-11-07T05:31:56Z"
},
"redditSubreddit": {
"id": 123,
"name": "<string>",
"title": "<string>",
"description": "<string>",
"subscribersCount": 123,
"activeUsersCount": 123,
"createdDate": "2023-11-07T05:31:56Z",
"type": "<string>",
"nsfw": true,
"banner": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
},
"redditPost": {
"id": 123,
"xId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"user": {
"id": 123,
"username": "<string>",
"name": "<string>",
"flattenedAvatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"avatarBackground": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"banner": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"karma": 123,
"postKarma": 123,
"commentKarma": 123,
"joinedAt": "2023-11-07T05:31:56Z"
},
"subreddit": {
"id": 123,
"name": "<string>",
"title": "<string>",
"description": "<string>",
"subscribersCount": 123,
"activeUsersCount": 123,
"createdDate": "2023-11-07T05:31:56Z",
"type": "<string>",
"nsfw": true,
"banner": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
},
"publishedAt": "2023-11-07T05:31:56Z",
"text": "<string>",
"likesCount": 123,
"commentsCount": 123,
"type": "IMAGE",
"media": [
{
"duration": 123,
"size": 123,
"frameRate": 123,
"videoCodec": "<string>",
"hasAudio": true,
"name": "<string>",
"title": "<string>",
"width": 123,
"height": 123,
"format": "<string>",
"bitRate": 123,
"author": "<string>",
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"video": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"snapshots": [
{
"timestamp": 123,
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
}
]
}
]
},
"githubRepository": {
"id": 123,
"name": "<string>",
"owner": {
"id": 123,
"username": "<string>"
},
"description": "<string>",
"starsCount": 123,
"contributorsCount": 123,
"watchersCount": 123,
"commitsCount": 123,
"forksCount": 123,
"issuesCount": 123,
"pullRequestsCount": 123,
"languages": [
{
"name": "<string>",
"color": "<string>",
"percentage": 123
}
],
"topics": [
"<string>"
],
"lastCommitDate": "2023-11-07T05:31:56Z"
}
}curl --request POST \
--url https://api.peekalink.io/ \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"link": "<string>",
"source": "API",
"forceNewSnapshot": "true",
"forceNewSnapshotRecursive": "true"
}
'{
"id": 123,
"ok": true,
"updatedAt": "2023-11-07T05:31:56Z",
"url": "<string>",
"domain": "<string>",
"type": "UNKNOWN",
"status": 123,
"redirected": true,
"requestId": "<string>",
"size": 123,
"redirectionUrl": "<string>",
"redirectionCount": 123,
"redirectionTrail": [
"<string>"
],
"title": "<string>",
"description": "<string>",
"language": "<string>",
"icon": {
"width": 123,
"height": 123,
"backgroundColor": "<string>"
},
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"video": {
"duration": 123,
"size": 123,
"frameRate": 123,
"videoCodec": "<string>",
"hasAudio": true,
"name": "<string>",
"title": "<string>",
"width": 123,
"height": 123,
"format": "<string>",
"bitRate": 123,
"author": "<string>",
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"video": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"snapshots": [
{
"timestamp": 123,
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
}
]
},
"audio": {
"duration": 123,
"creationDate": "2023-11-07T05:31:56Z",
"size": 123,
"bitRate": 123,
"audioCodec": "<string>",
"format": "<string>",
"title": "<string>",
"artist": "<string>",
"album": "<string>",
"sampleRate": 123,
"channels": 123,
"waveform": [
123
],
"albumArtwork": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
},
"document": {
"title": "<string>",
"pageCount": 123,
"isEncrypted": true,
"type": "<string>",
"description": "<string>",
"estimatedReadingTime": 123,
"rawTextUrl": "<string>",
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"pages": [
{
"pageNumber": 123,
"screenshot": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
}
],
"author": "<string>",
"lastModified": "2023-11-07T05:31:56Z",
"language": "<string>"
},
"text": {
"size": 123,
"estimatedReadingTime": 123,
"rawTextUrl": "<string>",
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
},
"page": {
"estimatedReadingTimeInMinutes": 123,
"screenshot": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"htmlUrl": "<string>",
"markdownUrl": "<string>",
"rawTextUrl": "<string>"
},
"youtubeVideo": {
"id": 123,
"videoId": "<string>",
"user": {
"id": 123,
"username": "<string>",
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"banner": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"description": "<string>",
"subscribersCount": 123,
"videosCount": 123,
"viewsCount": 123,
"joinedAt": "2023-11-07T05:31:56Z",
"visibility": "PUBLIC",
"externalId": "<string>",
"url": "<string>",
"isFamilySafe": true,
"verified": true
},
"publishedAt": "2023-11-07T05:31:56Z",
"title": "<string>",
"description": "<string>",
"duration": 123,
"viewsCount": 123,
"likesCount": 123,
"dislikesCount": 123,
"rating": 123,
"commentsCount": 123,
"thumbnail": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
},
"youtubeUser": {
"id": 123,
"username": "<string>",
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"banner": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"description": "<string>",
"subscribersCount": 123,
"videosCount": 123,
"viewsCount": 123,
"joinedAt": "2023-11-07T05:31:56Z",
"visibility": "PUBLIC",
"externalId": "<string>",
"url": "<string>",
"isFamilySafe": true,
"verified": true
},
"xUser": {
"id": 123,
"username": "<string>",
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"cover": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"verified": true,
"followersCount": 123,
"followingCount": 123,
"postsCount": 123,
"url": "<string>",
"location": "<string>",
"joinedAt": "2023-11-07T05:31:56Z",
"protected": true,
"sensitive": true
},
"xPost": {
"id": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"user": {
"id": 123,
"username": "<string>",
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"cover": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"verified": true,
"followersCount": 123,
"followingCount": 123,
"postsCount": 123,
"url": "<string>",
"location": "<string>",
"joinedAt": "2023-11-07T05:31:56Z",
"protected": true,
"sensitive": true
},
"publishedAt": "2023-11-07T05:31:56Z",
"text": "<string>",
"media": [
{
"duration": 123,
"size": 123,
"frameRate": 123,
"videoCodec": "<string>",
"hasAudio": true,
"name": "<string>",
"title": "<string>",
"width": 123,
"height": 123,
"format": "<string>",
"bitRate": 123,
"author": "<string>",
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"video": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"snapshots": [
{
"timestamp": 123,
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
}
]
}
],
"likesCount": 123,
"commentsCount": 123,
"viewsCount": 123,
"bookmarksCount": 123,
"repostsCount": 123,
"quotesCount": 123
},
"instagramUser": {
"id": 123,
"username": "<string>",
"verified": true,
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"url": "<string>",
"followersCount": 123,
"followingCount": 123,
"postsCount": 123,
"visibility": "PUBLIC"
},
"instagramPost": {
"id": 123,
"publishedAt": "2023-11-07T05:31:56Z",
"user": {
"id": 123,
"username": "<string>",
"verified": true,
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"url": "<string>",
"followersCount": 123,
"followingCount": 123,
"postsCount": 123,
"visibility": "PUBLIC"
},
"text": "<string>",
"media": [
{
"width": 123,
"height": 123,
"size": 123,
"format": "<string>",
"hasAlphaChannel": true,
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
],
"likesCount": 123,
"commentsCount": 123
},
"amazonProduct": {
"productId": "<string>",
"title": "<string>",
"description": "<string>",
"price": 123,
"currency": "<string>",
"rating": 123,
"reviewCount": 123,
"features": [
"<string>"
],
"media": [
{
"width": 123,
"height": 123,
"size": 123,
"format": "<string>",
"hasAlphaChannel": true,
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
]
},
"etsyProduct": {
"productId": "<string>",
"title": "<string>",
"description": "<string>",
"price": 123,
"currency": "<string>",
"rating": 123,
"reviewCount": 123,
"media": [
{
"width": 123,
"height": 123,
"size": 123,
"format": "<string>",
"hasAlphaChannel": true,
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
]
},
"tiktokUser": {
"id": 123,
"username": "<string>",
"verified": true,
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"url": "<string>",
"followersCount": 123,
"followingCount": 123,
"likesCount": 123,
"visibility": "PUBLIC"
},
"tiktokVideo": {
"id": 123,
"user": {
"id": 123,
"username": "<string>",
"verified": true,
"name": "<string>",
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"url": "<string>",
"followersCount": 123,
"followingCount": 123,
"likesCount": 123,
"visibility": "PUBLIC"
},
"publishedAt": "2023-11-07T05:31:56Z",
"text": "<string>",
"media": [
{
"width": 123,
"height": 123,
"size": 123,
"format": "<string>",
"hasAlphaChannel": true,
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
],
"likesCount": 123,
"commentsCount": 123,
"playsCount": 123,
"sharesCount": 123
},
"redditUser": {
"id": 123,
"username": "<string>",
"name": "<string>",
"flattenedAvatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"avatarBackground": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"banner": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"karma": 123,
"postKarma": 123,
"commentKarma": 123,
"joinedAt": "2023-11-07T05:31:56Z"
},
"redditSubreddit": {
"id": 123,
"name": "<string>",
"title": "<string>",
"description": "<string>",
"subscribersCount": 123,
"activeUsersCount": 123,
"createdDate": "2023-11-07T05:31:56Z",
"type": "<string>",
"nsfw": true,
"banner": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
},
"redditPost": {
"id": 123,
"xId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"user": {
"id": 123,
"username": "<string>",
"name": "<string>",
"flattenedAvatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"avatarBackground": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"banner": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"bio": "<string>",
"karma": 123,
"postKarma": 123,
"commentKarma": 123,
"joinedAt": "2023-11-07T05:31:56Z"
},
"subreddit": {
"id": 123,
"name": "<string>",
"title": "<string>",
"description": "<string>",
"subscribersCount": 123,
"activeUsersCount": 123,
"createdDate": "2023-11-07T05:31:56Z",
"type": "<string>",
"nsfw": true,
"banner": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"avatar": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
},
"publishedAt": "2023-11-07T05:31:56Z",
"text": "<string>",
"likesCount": 123,
"commentsCount": 123,
"type": "IMAGE",
"media": [
{
"duration": 123,
"size": 123,
"frameRate": 123,
"videoCodec": "<string>",
"hasAudio": true,
"name": "<string>",
"title": "<string>",
"width": 123,
"height": 123,
"format": "<string>",
"bitRate": 123,
"author": "<string>",
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"video": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
}
},
"snapshots": [
{
"timestamp": 123,
"image": {
"thumbnail": {
"width": 123,
"height": 123,
"url": "<string>"
},
"medium": {
"width": 123,
"height": 123,
"url": "<string>"
},
"large": {
"width": 123,
"height": 123,
"url": "<string>"
},
"original": {
"width": 123,
"height": 123,
"url": "<string>"
}
}
}
]
}
]
},
"githubRepository": {
"id": 123,
"name": "<string>",
"owner": {
"id": 123,
"username": "<string>"
},
"description": "<string>",
"starsCount": 123,
"contributorsCount": 123,
"watchersCount": 123,
"commitsCount": 123,
"forksCount": 123,
"issuesCount": 123,
"pullRequestsCount": 123,
"languages": [
{
"name": "<string>",
"color": "<string>",
"percentage": 123
}
],
"topics": [
"<string>"
],
"lastCommitDate": "2023-11-07T05:31:56Z"
}
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The language of the user
Request to generate a link preview
Source of the link preview request
API, WEB Only available to enterprise customers working on integrations. Every link is guaranteed fresh, this is just for debugging timing issues.
true, false Only available to enterprise customers working on integrations. Every link is guaranteed fresh, this is just for debugging timing issues.
true, false Successfully retrieved link preview
Complete information about a link and its associated content
Unique identifier for the link
Whether the link is valid
Last update timestamp
Original URL
Domain name from the URL
Type of content the link represents
UNKNOWN, IMAGE, VIDEO, AUDIO, DOCUMENT, TEXT, PAGE, YOUTUBE_USER, X_USER, X_POST, INSTAGRAM_USER, INSTAGRAM_POST, YOUTUBE_VIDEO, AMAZON_PRODUCT, ETSY_PRODUCT, REDDIT_USER, REDDIT_POST, REDDIT_SUBREDDIT, TIKTOK_USER, TIKTOK_VIDEO, GITHUB_REPOSITORY HTTP status code
Whether the URL was redirected
Optional identifier for tracking the request
Content size in bytes
Final URL after redirects
Number of redirects
Redirect URL
Page title (only missing when ok: false)
Page description (only missing when ok: false)
Content language code
Collection of differently sized versions of an image
Show child attributes
Detailed information about a video file
Show child attributes
Duration of the video in seconds
Size of the video file in bytes
Frame rate of the video in frames per second
Codec used for video encoding
Whether the video has an audio track
Name of the video file
Title of the video
Width of the video in pixels
Height of the video in pixels
Video format/container type
Bitrate of the video in bits per second
Author/creator of the video
Collection of differently sized versions of an image
Show child attributes
Video assets with different sizes
Show child attributes
Timestamp of the snapshot in seconds
Collection of differently sized versions of an image
Show child attributes
Detailed information about an audio file
Show child attributes
Duration of the audio in seconds
Creation date of the audio file
Size of the audio file in bytes
Bitrate of the audio in bits per second
Codec used for audio encoding
Audio format/container type
Title of the audio track
Artist/creator of the audio
Album name if part of one
Sample rate in Hz
Number of audio channels
Waveform data points
Collection of differently sized versions of an image
Show child attributes
Detailed information about a document
Show child attributes
Title of the document
Total number of pages
Whether the document is encrypted
Document type/format
Description or summary of the document
Estimated reading time in minutes
URL to access the raw text content
Collection of differently sized versions of an image
Show child attributes
Show child attributes
Page number in the document
Collection of differently sized versions of an image
Show child attributes
Information about an image asset
Author of the document
Last modification date
Document language code
Information about plain text content
Show child attributes
Size of the text content in bytes
Estimated reading time in minutes
URL to access the raw text content
Collection of differently sized versions of an image
Show child attributes
Information about a web page
Show child attributes
Estimated reading time in minutes
Collection of differently sized versions of an image
Show child attributes
URL to access the HTML version
URL to access the Markdown version
URL to access the raw text content
Information about a YouTube video
Show child attributes
Unique identifier for the video
YouTube video ID
Information about a YouTube channel
Show child attributes
Unique identifier for the YouTube user
YouTube username
Display name
Collection of differently sized versions of an image
Show child attributes
Collection of differently sized versions of an image
Show child attributes
Channel description
Number of subscribers
Number of uploaded videos
Total channel views
Channel creation date
Visibility status of the content
PUBLIC, PRIVATE External YouTube channel ID
Channel URL
Whether content is family-safe
Whether channel is verified
Publication date
Video title
Video description
Video duration in seconds
Number of views
Number of likes
Number of dislikes
Video rating
Number of comments
Collection of differently sized versions of an image
Show child attributes
Information about a YouTube channel
Show child attributes
Unique identifier for the YouTube user
YouTube username
Display name
Collection of differently sized versions of an image
Show child attributes
Collection of differently sized versions of an image
Show child attributes
Channel description
Number of subscribers
Number of uploaded videos
Total channel views
Channel creation date
Visibility status of the content
PUBLIC, PRIVATE External YouTube channel ID
Channel URL
Whether content is family-safe
Whether channel is verified
Information about an X (formerly Twitter) user
Show child attributes
Unique identifier for the X user
X username
Display name
Collection of differently sized versions of an image
Show child attributes
Collection of differently sized versions of an image
Show child attributes
User biography
Whether the user is verified
Number of followers
Number of accounts following
Number of posts
Website URL
User location
Account creation date
Whether the account is protected
Whether the account contains sensitive content
Information about an X (formerly Twitter) post
Show child attributes
Unique identifier for the X post
Post creation date
Post last update date
Information about an X (formerly Twitter) user
Show child attributes
Unique identifier for the X user
X username
Display name
Collection of differently sized versions of an image
Show child attributes
Collection of differently sized versions of an image
Show child attributes
User biography
Whether the user is verified
Number of followers
Number of accounts following
Number of posts
Website URL
User location
Account creation date
Whether the account is protected
Whether the account contains sensitive content
Post publication date
Post content
Detailed information about a video file
Show child attributes
Duration of the video in seconds
Size of the video file in bytes
Frame rate of the video in frames per second
Codec used for video encoding
Whether the video has an audio track
Name of the video file
Title of the video
Width of the video in pixels
Height of the video in pixels
Video format/container type
Bitrate of the video in bits per second
Author/creator of the video
Collection of differently sized versions of an image
Show child attributes
Video assets with different sizes
Show child attributes
Show child attributes
Timestamp of the snapshot in seconds
Collection of differently sized versions of an image
Show child attributes
Information about an image asset
Information about an image asset
Number of likes
Number of comments
Number of views
Number of bookmarks
Number of reposts
Number of quote posts
Information about an Instagram user
Show child attributes
Unique identifier for the Instagram user
Instagram username
Whether the account is verified
Display name
Collection of differently sized versions of an image
Show child attributes
User biography
Website URL
Number of followers
Number of accounts following
Number of posts
Account visibility
PUBLIC, PRIVATE Information about an Instagram post
Show child attributes
Unique identifier for the Instagram post
Post publication date
Information about an Instagram user
Show child attributes
Unique identifier for the Instagram user
Instagram username
Whether the account is verified
Display name
Collection of differently sized versions of an image
Show child attributes
Information about an image asset
User biography
Website URL
Number of followers
Number of accounts following
Number of posts
Account visibility
PUBLIC, PRIVATE Post caption
Detailed information about an image file including color analysis
Show child attributes
Width of the image in pixels
Height of the image in pixels
Size of the image file in bytes
Image format (e.g., JPEG, PNG)
Whether the image has transparency
Number of likes
Number of comments
Information about an Amazon product
Show child attributes
Amazon product identifier
Product title
Product description
Product price
Price currency code
Product rating
Number of reviews
Product feature
Show child attributes
Width of the image in pixels
Height of the image in pixels
Size of the image file in bytes
Image format (e.g., JPEG, PNG)
Whether the image has transparency
Information about an Etsy product
Show child attributes
Etsy product identifier
Product title
Product description
Product price
Price currency code
Product rating
Number of reviews
Show child attributes
Width of the image in pixels
Height of the image in pixels
Size of the image file in bytes
Image format (e.g., JPEG, PNG)
Whether the image has transparency
Information about a TikTok user
Show child attributes
Unique identifier for the TikTok user
TikTok username
Whether the account is verified
Display name
Collection of differently sized versions of an image
Show child attributes
User biography
Profile URL
Number of followers
Number of accounts following
Number of likes received
Account visibility
PUBLIC, PRIVATE Information about a TikTok video
Show child attributes
Unique identifier for the TikTok video
Information about a TikTok user
Show child attributes
Unique identifier for the TikTok user
TikTok username
Whether the account is verified
Display name
Collection of differently sized versions of an image
Show child attributes
User biography
Profile URL
Number of followers
Number of accounts following
Number of likes received
Account visibility
PUBLIC, PRIVATE Video publication date
Video caption
Detailed information about an image file including color analysis
Show child attributes
Width of the image in pixels
Height of the image in pixels
Size of the image file in bytes
Image format (e.g., JPEG, PNG)
Whether the image has transparency
Number of likes
Number of comments
Number of plays
Number of shares
Information about a Reddit user
Show child attributes
Unique identifier for the Reddit user
Reddit username
Display name
Collection of differently sized versions of an image
Show child attributes
Information about an image asset
Information about an image asset
Collection of differently sized versions of an image
Show child attributes
Collection of differently sized versions of an image
Show child attributes
Information about an image asset
Information about an image asset
Collection of differently sized versions of an image
Show child attributes
User biography
Total karma points
Post karma points
Comment karma points
Account creation date
Information about a Reddit subreddit
Show child attributes
Unique identifier for the subreddit
Subreddit name
Subreddit title
Subreddit description
Number of subscribers
Number of active users
Subreddit creation date
Subreddit type
Whether the subreddit is NSFW
Collection of differently sized versions of an image
Show child attributes
Collection of differently sized versions of an image
Show child attributes
Information about a Reddit post
Show child attributes
Unique identifier for the Reddit post
External identifier for the post
Post creation date
Post last update date
Information about a Reddit user
Show child attributes
Unique identifier for the Reddit user
Reddit username
Display name
Collection of differently sized versions of an image
Show child attributes
Information about an image asset
Information about an image asset
Information about an image asset
Information about an image asset
Collection of differently sized versions of an image
Show child attributes
Collection of differently sized versions of an image
Show child attributes
Information about an image asset
Information about an image asset
Information about an image asset
Information about an image asset
Collection of differently sized versions of an image
Show child attributes
User biography
Total karma points
Post karma points
Comment karma points
Account creation date
Information about a Reddit subreddit
Show child attributes
Unique identifier for the subreddit
Subreddit name
Subreddit title
Subreddit description
Number of subscribers
Number of active users
Subreddit creation date
Subreddit type
Whether the subreddit is NSFW
Collection of differently sized versions of an image
Show child attributes
Information about an image asset
Information about an image asset
Collection of differently sized versions of an image
Show child attributes
Information about an image asset
Information about an image asset
Post publication date
Post content
Number of upvotes
Number of comments
Type of Reddit post
IMAGE, GALLERY, VIDEO, LINK, TEXT, POLL, CROSSPOST, MULTI_MEDIA, LIVE Detailed information about a video file
Show child attributes
Duration of the video in seconds
Size of the video file in bytes
Frame rate of the video in frames per second
Codec used for video encoding
Whether the video has an audio track
Name of the video file
Title of the video
Width of the video in pixels
Height of the video in pixels
Video format/container type
Bitrate of the video in bits per second
Author/creator of the video
Collection of differently sized versions of an image
Show child attributes
Video assets with different sizes
Show child attributes
Show child attributes
Timestamp of the snapshot in seconds
Collection of differently sized versions of an image
Show child attributes
Information about an image asset
Information about an image asset
Information about an image asset
Information about an image asset
Detailed information about a GitHub repository
Show child attributes
Unique identifier for the repository
Repository name
Repository description
Number of stars
Number of contributors
Number of watchers
Number of commits
Number of forks
Number of open issues
Number of open pull requests
Repository topic
Date of last commit