Patreon Post Scraper
Pricing
from $1.00 / 1,000 results
Patreon Post Scraper
Extract Patreon posts by URL or ID, including public text, images, audio, video embeds, polls and locked-post previews.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
ScrapingMonkey
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Extract details from selected Patreon post URLs or IDs and save one complete row per post. Patreon Post Scraper returns titles, dates, accessible text or teasers, visible engagement, author context and available media or poll fields.
Enrich exact post references without collecting the creator’s whole feed. Text, image, audio, video, link and poll posts share one output schema with optional nested fields.
| At a glance | Details |
|---|---|
| 📥 Input | Enter numeric post IDs or Patreon post URLs. Locked posts return only publicly visible details and previews. |
| 📤 Output | One post per success row with the input source retained |
| 📄 Pagination | Individual lookups; no result pagination |
| 🔐 Login required | No |
| ⚡ Processing | Up to 5 HTTP requests concurrently; up to 5 attempts for temporary failures |
| 💾 Delivery | One Apify dataset view with individual records and complete nested JSON |
What the Patreon post scraper collects 📄
The Actor reads the public website detail response for each post. Available content and media stay in the post record, while missing or locked fields remain absent or null according to the schema.
Data can include:
- Post identity, canonical URL, title, dates and format
- Accessible content, teaser text and access indicators
- Public engagement counters and author or campaign context
- Available images, audio references, video or external embed metadata
- Poll questions, choices and visible response counts when returned
How to collect post details from Patreon 🚀
- Enter one or more supported inputs.
- Review the supported input format.
- Start the Actor.
- Open the Posts dataset view and review success or failed rows.
- Export the dataset or retrieve records from your application.
{"inputList": ["https://www.patreon.com/flydancefitness/posts/delayed-live-131455912"]}
Each unique post is an individual lookup with no result pagination. Media, poll choices and related metadata remain nested in that post’s row.
Patreon post details output fields 📦
| Field | Type | Meaning |
|---|---|---|
input | string | Original submitted input. |
status | string | success for a collected entity; failed for an invalid, unavailable or exhausted input. |
id | string or null | Id when supplied by Patreon. |
type | string or null | Type when supplied by Patreon. |
url | string or null | Url when supplied by Patreon. |
title | string or null | Title when supplied by Patreon. |
post_type | string or null | Post type when supplied by Patreon. |
created_at | string or null | Created at when supplied by Patreon. |
published_at | string or null | Published at when supplied by Patreon. |
edited_at | string or null | Edited at when supplied by Patreon. |
is_accessible | boolean or null | Whether the anonymous website response permits viewing the post content. |
is_locked | boolean or null | True when the anonymous website response does not permit viewing the full post. |
is_paid | boolean or null | Raw Patreon is_paid flag. This does not determine whether a post is accessible. |
is_preview_blurred | boolean or null | Is preview blurred when supplied by Patreon. |
content_json | string or null | Original public post document as a JSON string; null when unavailable. |
content_text | string or null | Readable public post text; null for unavailable full content. |
teaser_text | string or null | Publicly visible post teaser, when supplied. |
comment_count | integer or null | Comment count when supplied by Patreon. |
commenter_count | integer or null | Commenter count when supplied by Patreon. |
like_count | integer or null | Like count when supplied by Patreon. |
reshare_count | integer or null | Reshare count when supplied by Patreon. |
view_count | integer or null | View count when supplied by Patreon. |
min_amount_cents | integer or null | Min amount cents when supplied by Patreon. |
image_url | string or null | Image url when supplied by Patreon. |
thumbnail_url | string or null | Thumbnail url when supplied by Patreon. |
image_width | integer or null | Image width when supplied by Patreon. |
image_height | integer or null | Image height when supplied by Patreon. |
thumbnail_versions | array or null | Thumbnail versions when supplied by Patreon. |
file_url | string or null | File url when supplied by Patreon. |
duration_seconds | number or null | Duration seconds when supplied by Patreon. |
embed | object or null | Embed when supplied by Patreon. |
audio | object or null | Audio when supplied by Patreon. |
video | object or null | Video when supplied by Patreon. |
audio_preview | object or null | Audio preview when supplied by Patreon. |
images | array or null | Images when supplied by Patreon. |
attachments | array or null | Attachments when supplied by Patreon. |
media | array or null | Media when supplied by Patreon. |
poll | object or null | Poll when supplied by Patreon. |
creator | object or null | Creator when supplied by Patreon. |
author | object or null | Author when supplied by Patreon. |
authors | array or null | Authors when supplied by Patreon. |
tags | array or null | Tags when supplied by Patreon. |
access_rules | array or null | Access rules when supplied by Patreon. |
collection_id | string or null | Source or linked collection ID, when applicable. |
collection_title | string or null | Collection title when supplied by Patreon. |
collection_url | string or null | Collection url when supplied by Patreon. |
page | integer or null | One-based main result page. Null for an individual detail lookup. |
Nested field structure:
thumbnail_versions[]:name,url.embed:url,provider,title,description,html.audio:id,media_type,file_name,mime_type,size_bytes,state,url,download_url,width,height,duration_seconds,thumbnail_url,image_versions.audio.image_versions[]:name,url.video:id,media_type,file_name,mime_type,size_bytes,state,url,download_url,width,height,duration_seconds,thumbnail_url,image_versions.video.image_versions[]:name,url.audio_preview:id,media_type,file_name,mime_type,size_bytes,state,url,download_url,width,height,duration_seconds,thumbnail_url,image_versions.audio_preview.image_versions[]:name,url.images[]:id,media_type,file_name,mime_type,size_bytes,state,url,download_url,width,height,duration_seconds,thumbnail_url,image_versions.images[].image_versions[]:name,url.attachments[]:id,media_type,file_name,mime_type,size_bytes,state,url,download_url,width,height,duration_seconds,thumbnail_url,image_versions.attachments[].image_versions[]:name,url.media[]:id,media_type,file_name,mime_type,size_bytes,state,url,download_url,width,height,duration_seconds,thumbnail_url,image_versions.media[].image_versions[]:name,url.poll:id,question,question_type,created_at,closes_at,response_count,choices.poll.choices[]:id,text,type,position,response_count.creator:id,name,url,avatar_url,currency.author:id,name,url,image_url.authors[]:id,name,url,image_url.tags[]:id,value,type.access_rules[]:id,type,amount_cents,currency,tier_id.
The examples below use normalized public response data. Values are snapshots and may change; every top-level output field is included. Different media variants and nested objects remain inside the same row.
Complete representative success result:
{"input": "https://www.patreon.com/flydancefitness/posts/delayed-live-131455912","status": "success","id": "131455912","type": "post","url": "https://www.patreon.com/flydancefitness/posts/delayed-live-131455912","title": "Delayed Live Streams *this week only*","post_type": "text_only","created_at": "2025-06-14T14:35:01.000+00:00","published_at": "2025-06-14T14:39:08.000+00:00","edited_at": "2025-06-14T14:39:08.000+00:00","is_accessible": true,"is_locked": false,"is_paid": false,"is_preview_blurred": false,"content_json": "{\"type\":\"doc\",\"content\":[{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"Hello, everyone!\"}]},{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"*This week only* we will be manually uploading our live streams to Patreon due to an issue with YouTube that is out of our control.\"}]},{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"You will still receive our awesome classes, just slightly delayed this week while we resolve the problem. You are also welcome to view the hundreds of previously recorded classes at your convenience!\"}]},{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"We truly appreciate your patience and support. We will be back to our normal schedule as soon as possible!\"}]},{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"Love,\"}]},{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"The Fly Dance Fitness Team\"}]}]}","content_text": "Hello, everyone!\n*This week only* we will be manually uploading our live streams to Patreon due to an issue with YouTube that is out of our control.\nYou will still receive our awesome classes, just slightly delayed this week while we resolve the problem. You are also welcome to view the hundreds of previously recorded classes at your convenience!\nWe truly appreciate your patience and support. We will be back to our normal schedule as soon as possible!\nLove,\nThe Fly Dance Fitness Team","teaser_text": "Hello, everyone! *This week only* we will be manually uploading our live streams to Patreon due to an issue with YouTube that is out of our ","comment_count": 0,"commenter_count": 0,"like_count": 16,"reshare_count": 0,"view_count": null,"min_amount_cents": 0,"image_url": "https://www.patreon.com/ig/card-teaser-image/post/131455912/landscape.png?v=1749911948000","thumbnail_url": null,"image_width": null,"image_height": null,"thumbnail_versions": null,"file_url": null,"duration_seconds": null,"embed": null,"audio": null,"video": null,"audio_preview": null,"images": [],"attachments": [],"media": [],"poll": null,"creator": {"id": "4154806","name": "Fly Dance Fitness","url": "https://www.patreon.com/flydancefitness","avatar_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/4154806/7895c28c073e47f1922692ef288f9cf8/eyJ3Ijo2MjB9/1.png?token-hash=47vcW1sLtOq3VlzzoTEKGZQ7Uaw20cxSmZj4eaL8zKg%3D","currency": "USD"},"author": {"id": "32061079","name": "Fly Dance Fitness","url": "https://www.patreon.com/flydancefitness","image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/4154806/7895c28c073e47f1922692ef288f9cf8/eyJ3IjoyMDB9/1.png?token-hash=E4tpBoq0Ch-ZRXY2whnlV_drvJq1svpMdUH3_Aapktw%3D"},"authors": [{"id": "c4154806-context_cids:4154806-product_surface:collab_post_byline","name": "Fly Dance Fitness","url": "https://www.patreon.com/flydancefitness","image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/4154806/7895c28c073e47f1922692ef288f9cf8/eyJ3IjoxMjB9/1.png?token-hash=ShcAICRhaMU3FCwnDXTwNnfVJc8sVmIn-5pRlu7wYpo%3D&token-time=1790380800"}],"tags": [],"access_rules": [{"id": "12608944","type": "public","amount_cents": null,"currency": "USD","tier_id": null}],"collection_id": null,"collection_title": null,"collection_url": null,"page": null}
Complete audio result:
{"input": "https://www.patreon.com/alispagnola/posts/audio-book-11525819","status": "success","id": "11525819","type": "post","url": "https://www.patreon.com/alispagnola/posts/audio-book-11525819","title": "AUDIO BOOK!!!","post_type": "audio_file","created_at": "2017-06-01T22:15:31.000+00:00","published_at": "2017-06-01T22:20:21.000+00:00","edited_at": "2017-06-01T22:27:37.000+00:00","is_accessible": true,"is_locked": false,"is_paid": false,"is_preview_blurred": false,"content_json": "{\"type\":\"doc\",\"content\":[{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"Holy crap! One of you Pal-ys -- Specifically an awesome guy named J D Kelly -- just got so outrageous that I had to tell everyone!\"}]},{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"He's a voice actor and he made an audio version of the 5 Principles of Living Outrageous! How cool is that?!?!\"}]},{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"AHHHHH and listen to how fab his voice is! I'm seriously so honored. Here's a free download of it! Hopefully you guys enjoy it as much as I do!\"}]},{\"type\":\"paragraph\",\"content\":[{\"type\":\"hardBreak\"}]},{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"marks\":[{\"type\":\"bold\"}],\"text\":\"OH! And if you haven't gotten the visual version (The free book download with pictures woo!) you can get it here: \"},{\"type\":\"text\",\"marks\":[{\"type\":\"link\",\"attrs\":{\"href\":\"http://www.alispagnola.com/outrageous\",\"target\":\"_blank\"}},{\"type\":\"bold\"}],\"text\":\"www.alispagnola.com/outrageous\"},{\"type\":\"text\",\"marks\":[{\"type\":\"bold\"}],\"text\":\" \"}]},{\"type\":\"paragraph\",\"content\":[{\"type\":\"hardBreak\"}]},{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"<3 :D\"}]}]}","content_text": "Holy crap! One of you Pal-ys -- Specifically an awesome guy named J D Kelly -- just got so outrageous that I had to tell everyone!\nHe's a voice actor and he made an audio version of the 5 Principles of Living Outrageous! How cool is that?!?!\nAHHHHH and listen to how fab his voice is! I'm seriously so honored. Here's a free download of it! Hopefully you guys enjoy it as much as I do!\n\nOH! And if you haven't gotten the visual version (The free book download with pictures woo!) you can get it here: www.alispagnola.com/outrageous \n\n<3 :D","teaser_text": "Holy crap! One of you Pal-ys -- Specifically an awesome guy named J D Kelly -- just got so outrageous that I had to tell everyone! He's a vo","comment_count": 10,"commenter_count": 3,"like_count": 17,"reshare_count": 0,"view_count": null,"min_amount_cents": 0,"image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3Ijo2MjB9/1.jpg?token-hash=QF_cnvSJ_wSzudLmMdFYjWf4JwqBSy-rzVjNheqDuUM%3D&token-time=1790380800","thumbnail_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3Ijo2MjB9/1.jpg?token-hash=QF_cnvSJ_wSzudLmMdFYjWf4JwqBSy-rzVjNheqDuUM%3D&token-time=1790380800","image_width": null,"image_height": null,"thumbnail_versions": [{"name": "original","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJwIjoxfQ%3D%3D/1.jpg?token-hash=EnByYsJ9gj7gPFDWxyvVh4nsDpPFw0T6IciALVd5ziQ%3D&token-time=1790380800"},{"name": "default","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3Ijo2MjB9/1.jpg?token-hash=QF_cnvSJ_wSzudLmMdFYjWf4JwqBSy-rzVjNheqDuUM%3D&token-time=1790380800"},{"name": "default_blurred","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3Ijo2MjB9/1.jpg?token-hash=QF_cnvSJ_wSzudLmMdFYjWf4JwqBSy-rzVjNheqDuUM%3D&token-time=1790380800"},{"name": "default_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3IjozNjB9/1.jpg?token-hash=d-dky4Y7M1qeqamde6sPmjQuYeF2aO4cJLpkuon8lls%3D&token-time=1790380800"},{"name": "default_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3IjoxMDgwfQ%3D%3D/1.jpg?token-hash=qtDTgwee39grkA99VAYN_dWH0_gvXjdc2LiLp0ZXC_c%3D&token-time=1790380800"},{"name": "default_blurred_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3IjozNjB9/1.jpg?token-hash=d-dky4Y7M1qeqamde6sPmjQuYeF2aO4cJLpkuon8lls%3D&token-time=1790380800"},{"name": "thumbnail","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJoIjozNjAsInciOjM2MH0%3D/1.jpg?token-hash=34WN8QewGfFLJKBZ15n0NY0caLFdbDEPm684vVTVEFM%3D&token-time=1790380800"},{"name": "thumbnail_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJoIjoxMDgwLCJ3IjoxMDgwfQ%3D%3D/1.jpg?token-hash=PA_fMKcyDJXNEzd37hrGFooSry27j2yHxki5txrJebM%3D&token-time=1790380800"},{"name": "thumbnail_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJoIjoxMDAsInciOjEwMH0%3D/1.jpg?token-hash=4BRBQNz6IYjcvfBoTUIriEeyhVWHXkMagLgmrU7XUM0%3D&token-time=1790380800"},{"name": "url","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3Ijo2MjB9/1.jpg?token-hash=QF_cnvSJ_wSzudLmMdFYjWf4JwqBSy-rzVjNheqDuUM%3D&token-time=1790380800"}],"file_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/0964ec8114164799a393e57d24ad15df/eyJhIjoxLCJpc19hdWRpbyI6MSwicCI6MX0%3D/1.mp3?token-hash=yLtcrIa9ZfI9PT5yba30bhTfIw9iMJVg4es4DB0nliM%3D&token-time=1789257600","duration_seconds": 639.0,"embed": null,"audio": {"id": "19765042","media_type": null,"file_name": "Ali5Awesome-JDKelly.mp3","mime_type": null,"size_bytes": null,"state": "ready","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/0964ec8114164799a393e57d24ad15df/eyJhIjoxLCJpc19hdWRpbyI6MSwicCI6MX0%3D/1.mp3?token-hash=yLtcrIa9ZfI9PT5yba30bhTfIw9iMJVg4es4DB0nliM%3D&token-time=1789257600","download_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/0964ec8114164799a393e57d24ad15df/eyJhIjoxLCJpc19hdWRpbyI6MSwicCI6MX0%3D/1.mp3?token-hash=yLtcrIa9ZfI9PT5yba30bhTfIw9iMJVg4es4DB0nliM%3D&token-time=1789257600","width": null,"height": null,"duration_seconds": 639.0,"thumbnail_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/164535/6f310b2a28ab47b1b0d6a347a83d58e2/eyJ3Ijo2MjB9/2.jpg?token-hash=P24AdeFCsc-mlX6oMtSfnpOdSb5KIJMK5hegAm8rRFQ%3D","image_versions": null},"video": null,"audio_preview": null,"images": [{"id": "19765031","media_type": null,"file_name": "Untitled","mime_type": null,"size_bytes": null,"state": "ready","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJhIjoxLCJwIjoxfQ%3D%3D/1.jpg?token-hash=CWKHxlB3WE6Yk2h7eqx5jsRb_qbuCb2tIhqbk_JReEI%3D&token-time=1790380800","download_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJhIjoxLCJwIjoxfQ%3D%3D/1.jpg?token-hash=H2CyLClFRJ2TaXy-NbB4HxRakEGbpT94gY1D32nBIKg%3D&token-time=1789257600","width": 640,"height": 480,"duration_seconds": null,"thumbnail_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3Ijo2MjB9/1.jpg?token-hash=QF_cnvSJ_wSzudLmMdFYjWf4JwqBSy-rzVjNheqDuUM%3D&token-time=1790380800","image_versions": [{"name": "url","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3Ijo2MjB9/1.jpg?token-hash=QF_cnvSJ_wSzudLmMdFYjWf4JwqBSy-rzVjNheqDuUM%3D&token-time=1790380800"},{"name": "original","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJxIjoxMDAsIndlYnAiOjB9/1.jpg?token-hash=HMtoEBbbIMZfuKMwO5NMyqLqCbv7Owas4ck9tzRt02o%3D&token-time=1790380800"},{"name": "default","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3Ijo2MjB9/1.jpg?token-hash=QF_cnvSJ_wSzudLmMdFYjWf4JwqBSy-rzVjNheqDuUM%3D&token-time=1790380800"},{"name": "default_blurred","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3Ijo2MjB9/1.jpg?token-hash=QF_cnvSJ_wSzudLmMdFYjWf4JwqBSy-rzVjNheqDuUM%3D&token-time=1790380800"},{"name": "default_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3IjozNjB9/1.jpg?token-hash=d-dky4Y7M1qeqamde6sPmjQuYeF2aO4cJLpkuon8lls%3D&token-time=1790380800"},{"name": "default_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3IjoxMDgwfQ%3D%3D/1.jpg?token-hash=qtDTgwee39grkA99VAYN_dWH0_gvXjdc2LiLp0ZXC_c%3D&token-time=1790380800"},{"name": "default_blurred_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3IjozNjB9/1.jpg?token-hash=d-dky4Y7M1qeqamde6sPmjQuYeF2aO4cJLpkuon8lls%3D&token-time=1790380800"},{"name": "thumbnail","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJoIjozNjAsInciOjM2MH0%3D/1.jpg?token-hash=34WN8QewGfFLJKBZ15n0NY0caLFdbDEPm684vVTVEFM%3D&token-time=1790380800"},{"name": "thumbnail_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJoIjoxMDgwLCJ3IjoxMDgwfQ%3D%3D/1.jpg?token-hash=PA_fMKcyDJXNEzd37hrGFooSry27j2yHxki5txrJebM%3D&token-time=1790380800"},{"name": "thumbnail_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJoIjoxMDAsInciOjEwMH0%3D/1.jpg?token-hash=4BRBQNz6IYjcvfBoTUIriEeyhVWHXkMagLgmrU7XUM0%3D&token-time=1790380800"}]}],"attachments": [],"media": [{"id": "19765031","media_type": null,"file_name": "Untitled","mime_type": null,"size_bytes": null,"state": "ready","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJhIjoxLCJwIjoxfQ%3D%3D/1.jpg?token-hash=CWKHxlB3WE6Yk2h7eqx5jsRb_qbuCb2tIhqbk_JReEI%3D&token-time=1790380800","download_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJhIjoxLCJwIjoxfQ%3D%3D/1.jpg?token-hash=H2CyLClFRJ2TaXy-NbB4HxRakEGbpT94gY1D32nBIKg%3D&token-time=1789257600","width": 640,"height": 480,"duration_seconds": null,"thumbnail_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3Ijo2MjB9/1.jpg?token-hash=QF_cnvSJ_wSzudLmMdFYjWf4JwqBSy-rzVjNheqDuUM%3D&token-time=1790380800","image_versions": [{"name": "url","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3Ijo2MjB9/1.jpg?token-hash=QF_cnvSJ_wSzudLmMdFYjWf4JwqBSy-rzVjNheqDuUM%3D&token-time=1790380800"},{"name": "original","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJxIjoxMDAsIndlYnAiOjB9/1.jpg?token-hash=HMtoEBbbIMZfuKMwO5NMyqLqCbv7Owas4ck9tzRt02o%3D&token-time=1790380800"},{"name": "default","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3Ijo2MjB9/1.jpg?token-hash=QF_cnvSJ_wSzudLmMdFYjWf4JwqBSy-rzVjNheqDuUM%3D&token-time=1790380800"},{"name": "default_blurred","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3Ijo2MjB9/1.jpg?token-hash=QF_cnvSJ_wSzudLmMdFYjWf4JwqBSy-rzVjNheqDuUM%3D&token-time=1790380800"},{"name": "default_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3IjozNjB9/1.jpg?token-hash=d-dky4Y7M1qeqamde6sPmjQuYeF2aO4cJLpkuon8lls%3D&token-time=1790380800"},{"name": "default_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3IjoxMDgwfQ%3D%3D/1.jpg?token-hash=qtDTgwee39grkA99VAYN_dWH0_gvXjdc2LiLp0ZXC_c%3D&token-time=1790380800"},{"name": "default_blurred_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJ3IjozNjB9/1.jpg?token-hash=d-dky4Y7M1qeqamde6sPmjQuYeF2aO4cJLpkuon8lls%3D&token-time=1790380800"},{"name": "thumbnail","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJoIjozNjAsInciOjM2MH0%3D/1.jpg?token-hash=34WN8QewGfFLJKBZ15n0NY0caLFdbDEPm684vVTVEFM%3D&token-time=1790380800"},{"name": "thumbnail_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJoIjoxMDgwLCJ3IjoxMDgwfQ%3D%3D/1.jpg?token-hash=PA_fMKcyDJXNEzd37hrGFooSry27j2yHxki5txrJebM%3D&token-time=1790380800"},{"name": "thumbnail_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/a84c6989977b472881a4271a1406f602/eyJoIjoxMDAsInciOjEwMH0%3D/1.jpg?token-hash=4BRBQNz6IYjcvfBoTUIriEeyhVWHXkMagLgmrU7XUM0%3D&token-time=1790380800"}]},{"id": "19765042","media_type": null,"file_name": "Ali5Awesome-JDKelly.mp3","mime_type": null,"size_bytes": null,"state": "ready","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/0964ec8114164799a393e57d24ad15df/eyJhIjoxLCJpc19hdWRpbyI6MSwicCI6MX0%3D/1.mp3?token-hash=yLtcrIa9ZfI9PT5yba30bhTfIw9iMJVg4es4DB0nliM%3D&token-time=1789257600","download_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/11525819/0964ec8114164799a393e57d24ad15df/eyJhIjoxLCJpc19hdWRpbyI6MSwicCI6MX0%3D/1.mp3?token-hash=yLtcrIa9ZfI9PT5yba30bhTfIw9iMJVg4es4DB0nliM%3D&token-time=1789257600","width": null,"height": null,"duration_seconds": 639.0,"thumbnail_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/164535/6f310b2a28ab47b1b0d6a347a83d58e2/eyJ3Ijo2MjB9/2.jpg?token-hash=P24AdeFCsc-mlX6oMtSfnpOdSb5KIJMK5hegAm8rRFQ%3D","image_versions": null}],"poll": null,"creator": {"id": "164535","name": "Ali Spagnola","url": "https://www.patreon.com/alispagnola","avatar_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/164535/6f310b2a28ab47b1b0d6a347a83d58e2/eyJ3Ijo2MjB9/2.jpg?token-hash=P24AdeFCsc-mlX6oMtSfnpOdSb5KIJMK5hegAm8rRFQ%3D","currency": "USD"},"author": {"id": "93116","name": "Ali Spagnola","url": "https://www.patreon.com/alispagnola","image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/164535/6f310b2a28ab47b1b0d6a347a83d58e2/eyJ3IjoyMDB9/2.jpg?token-hash=FCH3eLEp2UE0XMXq3wyaW5uYpJA-gGdHXrrZk5l4arc%3D"},"authors": [{"id": "c164535-context_cids:164535-product_surface:collab_post_byline","name": "Ali Spagnola","url": "https://www.patreon.com/alispagnola","image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/164535/6f310b2a28ab47b1b0d6a347a83d58e2/eyJ3IjoxMjB9/2.jpg?token-hash=_IYQXxty43cDVBjZwd9dEiQKypnTOjVEeoQLz68AXOk%3D&token-time=1790380800"}],"tags": [],"access_rules": [{"id": "4604564","type": "public","amount_cents": null,"currency": "USD","tier_id": null}],"collection_id": null,"collection_title": null,"collection_url": null,"page": null}
Complete image result:
{"input": "https://www.patreon.com/flydancefitness/posts/planksgiving-143360567","status": "success","id": "143360567","type": "post","url": "https://www.patreon.com/flydancefitness/posts/planksgiving-143360567","title": "Planksgiving!","post_type": "image_file","created_at": "2025-11-11T19:38:22.000+00:00","published_at": "2025-11-11T19:43:22.000+00:00","edited_at": "2025-11-11T19:43:22.000+00:00","is_accessible": true,"is_locked": false,"is_paid": false,"is_preview_blurred": false,"content_json": "{\"type\":\"doc\",\"content\":[{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"Hi everyone! Hopefully you have been following along with our Planksgiving challenge during our classes. We thought it would be helpful to have the chart to reference throughout the month so you can participate, even if you don't take a class with us every day! Happy Planksgiving! If you do not plank, we invite you to instead, use this chart to wall-sit or squat. Pick your favorite song to get you through and start that timer!\"}]}]}","content_text": "Hi everyone! Hopefully you have been following along with our Planksgiving challenge during our classes. We thought it would be helpful to have the chart to reference throughout the month so you can participate, even if you don't take a class with us every day! Happy Planksgiving! If you do not plank, we invite you to instead, use this chart to wall-sit or squat. Pick your favorite song to get you through and start that timer!","teaser_text": "Hi everyone! Hopefully you have been following along with our Planksgiving challenge during our classes. We thought it would be helpful to h","comment_count": 0,"commenter_count": 0,"like_count": 7,"reshare_count": 0,"view_count": null,"min_amount_cents": 0,"image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3Ijo2MjB9/1.png?token-hash=xTZVAUAec3zMRIMkkakdCxLA-MZKRp1WuqKZm3fXmY0%3D&token-time=1790380800","thumbnail_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3Ijo2MjB9/1.png?token-hash=xTZVAUAec3zMRIMkkakdCxLA-MZKRp1WuqKZm3fXmY0%3D&token-time=1790380800","image_width": 1738,"image_height": 1306,"thumbnail_versions": [{"name": "original","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJwIjoxfQ%3D%3D/1.png?token-hash=3XhhKkKa60kUzfUbzOrTtv-RcjLqs2ZJeX8M4a8_3A0%3D&token-time=1790380800"},{"name": "default","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3Ijo2MjB9/1.png?token-hash=xTZVAUAec3zMRIMkkakdCxLA-MZKRp1WuqKZm3fXmY0%3D&token-time=1790380800"},{"name": "default_blurred","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3Ijo2MjB9/1.png?token-hash=xTZVAUAec3zMRIMkkakdCxLA-MZKRp1WuqKZm3fXmY0%3D&token-time=1790380800"},{"name": "default_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3IjozNjB9/1.png?token-hash=e4JxiOVKk4aZezuOteZ6DJzg9LaS0t4szmZqAbo0Ze8%3D&token-time=1790380800"},{"name": "default_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3IjoxMDgwfQ%3D%3D/1.png?token-hash=8gzLfxXB7cN0dlH-76jKdfvFq6GLnR9RM9cGaEzKOH8%3D&token-time=1790380800"},{"name": "default_blurred_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3IjozNjB9/1.png?token-hash=e4JxiOVKk4aZezuOteZ6DJzg9LaS0t4szmZqAbo0Ze8%3D&token-time=1790380800"},{"name": "thumbnail","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJoIjozNjAsInciOjM2MH0%3D/1.png?token-hash=VWstmV2Lxj0-4Q4_K8uOf-sFTEMu14NJMl0geVlZyX8%3D&token-time=1790380800"},{"name": "thumbnail_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJoIjoxMDgwLCJ3IjoxMDgwfQ%3D%3D/1.png?token-hash=TIhf10iGVNgg3sQmEAeRNvyQA48ZmrAP9COY4k9Z4iQ%3D&token-time=1790380800"},{"name": "thumbnail_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJoIjoxMDAsInciOjEwMH0%3D/1.png?token-hash=6549OrLMx4_0_B_yLXkCyI0zLO2zpns0LbWw5LyTJmc%3D&token-time=1790380800"},{"name": "url","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3Ijo2MjB9/1.png?token-hash=xTZVAUAec3zMRIMkkakdCxLA-MZKRp1WuqKZm3fXmY0%3D&token-time=1790380800"}],"file_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJhIjoxLCJwIjoxfQ%3D%3D/1.png?token-hash=hpAHwf836BYN6mY3KhKdAceVGdzaVNDQBt40ofZnjRk%3D&token-time=1790380800","duration_seconds": null,"embed": null,"audio": null,"video": null,"audio_preview": null,"images": [{"id": "563261175","media_type": null,"file_name": "Planksgiving 2025.png","mime_type": null,"size_bytes": null,"state": "ready","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJhIjoxLCJwIjoxfQ%3D%3D/1.png?token-hash=hpAHwf836BYN6mY3KhKdAceVGdzaVNDQBt40ofZnjRk%3D&token-time=1790380800","download_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJhIjoxLCJwIjoxfQ%3D%3D/1.png?token-hash=vi7Y-iG__u2HXwMMBWj3oif6v0UJcpHWPFqti354u4s%3D&token-time=1789257600","width": 1738,"height": 1306,"duration_seconds": null,"thumbnail_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3Ijo2MjB9/1.png?token-hash=xTZVAUAec3zMRIMkkakdCxLA-MZKRp1WuqKZm3fXmY0%3D&token-time=1790380800","image_versions": [{"name": "url","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3Ijo2MjB9/1.png?token-hash=xTZVAUAec3zMRIMkkakdCxLA-MZKRp1WuqKZm3fXmY0%3D&token-time=1790380800"},{"name": "original","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJxIjoxMDAsIndlYnAiOjB9/1.png?token-hash=9bEOZ1lT3IPIxT3qw8NlFQLYVN48rREsgfxQpVWBDN0%3D&token-time=1790380800"},{"name": "default","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3Ijo2MjB9/1.png?token-hash=xTZVAUAec3zMRIMkkakdCxLA-MZKRp1WuqKZm3fXmY0%3D&token-time=1790380800"},{"name": "default_blurred","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3Ijo2MjB9/1.png?token-hash=xTZVAUAec3zMRIMkkakdCxLA-MZKRp1WuqKZm3fXmY0%3D&token-time=1790380800"},{"name": "default_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3IjozNjB9/1.png?token-hash=e4JxiOVKk4aZezuOteZ6DJzg9LaS0t4szmZqAbo0Ze8%3D&token-time=1790380800"},{"name": "default_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3IjoxMDgwfQ%3D%3D/1.png?token-hash=8gzLfxXB7cN0dlH-76jKdfvFq6GLnR9RM9cGaEzKOH8%3D&token-time=1790380800"},{"name": "default_blurred_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3IjozNjB9/1.png?token-hash=e4JxiOVKk4aZezuOteZ6DJzg9LaS0t4szmZqAbo0Ze8%3D&token-time=1790380800"},{"name": "thumbnail","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJoIjozNjAsInciOjM2MH0%3D/1.png?token-hash=VWstmV2Lxj0-4Q4_K8uOf-sFTEMu14NJMl0geVlZyX8%3D&token-time=1790380800"},{"name": "thumbnail_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJoIjoxMDgwLCJ3IjoxMDgwfQ%3D%3D/1.png?token-hash=TIhf10iGVNgg3sQmEAeRNvyQA48ZmrAP9COY4k9Z4iQ%3D&token-time=1790380800"},{"name": "thumbnail_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJoIjoxMDAsInciOjEwMH0%3D/1.png?token-hash=6549OrLMx4_0_B_yLXkCyI0zLO2zpns0LbWw5LyTJmc%3D&token-time=1790380800"}]}],"attachments": [],"media": [{"id": "563261175","media_type": null,"file_name": "Planksgiving 2025.png","mime_type": null,"size_bytes": null,"state": "ready","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJhIjoxLCJwIjoxfQ%3D%3D/1.png?token-hash=hpAHwf836BYN6mY3KhKdAceVGdzaVNDQBt40ofZnjRk%3D&token-time=1790380800","download_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJhIjoxLCJwIjoxfQ%3D%3D/1.png?token-hash=vi7Y-iG__u2HXwMMBWj3oif6v0UJcpHWPFqti354u4s%3D&token-time=1789257600","width": 1738,"height": 1306,"duration_seconds": null,"thumbnail_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3Ijo2MjB9/1.png?token-hash=xTZVAUAec3zMRIMkkakdCxLA-MZKRp1WuqKZm3fXmY0%3D&token-time=1790380800","image_versions": [{"name": "url","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3Ijo2MjB9/1.png?token-hash=xTZVAUAec3zMRIMkkakdCxLA-MZKRp1WuqKZm3fXmY0%3D&token-time=1790380800"},{"name": "original","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJxIjoxMDAsIndlYnAiOjB9/1.png?token-hash=9bEOZ1lT3IPIxT3qw8NlFQLYVN48rREsgfxQpVWBDN0%3D&token-time=1790380800"},{"name": "default","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3Ijo2MjB9/1.png?token-hash=xTZVAUAec3zMRIMkkakdCxLA-MZKRp1WuqKZm3fXmY0%3D&token-time=1790380800"},{"name": "default_blurred","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3Ijo2MjB9/1.png?token-hash=xTZVAUAec3zMRIMkkakdCxLA-MZKRp1WuqKZm3fXmY0%3D&token-time=1790380800"},{"name": "default_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3IjozNjB9/1.png?token-hash=e4JxiOVKk4aZezuOteZ6DJzg9LaS0t4szmZqAbo0Ze8%3D&token-time=1790380800"},{"name": "default_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3IjoxMDgwfQ%3D%3D/1.png?token-hash=8gzLfxXB7cN0dlH-76jKdfvFq6GLnR9RM9cGaEzKOH8%3D&token-time=1790380800"},{"name": "default_blurred_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJ3IjozNjB9/1.png?token-hash=e4JxiOVKk4aZezuOteZ6DJzg9LaS0t4szmZqAbo0Ze8%3D&token-time=1790380800"},{"name": "thumbnail","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJoIjozNjAsInciOjM2MH0%3D/1.png?token-hash=VWstmV2Lxj0-4Q4_K8uOf-sFTEMu14NJMl0geVlZyX8%3D&token-time=1790380800"},{"name": "thumbnail_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJoIjoxMDgwLCJ3IjoxMDgwfQ%3D%3D/1.png?token-hash=TIhf10iGVNgg3sQmEAeRNvyQA48ZmrAP9COY4k9Z4iQ%3D&token-time=1790380800"},{"name": "thumbnail_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/143360567/9fec4ac7a293419489055942bf78e60a/eyJoIjoxMDAsInciOjEwMH0%3D/1.png?token-hash=6549OrLMx4_0_B_yLXkCyI0zLO2zpns0LbWw5LyTJmc%3D&token-time=1790380800"}]}],"poll": null,"creator": {"id": "4154806","name": "Fly Dance Fitness","url": "https://www.patreon.com/flydancefitness","avatar_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/4154806/7895c28c073e47f1922692ef288f9cf8/eyJ3Ijo2MjB9/1.png?token-hash=47vcW1sLtOq3VlzzoTEKGZQ7Uaw20cxSmZj4eaL8zKg%3D","currency": "USD"},"author": {"id": "32061079","name": "Fly Dance Fitness","url": "https://www.patreon.com/flydancefitness","image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/4154806/7895c28c073e47f1922692ef288f9cf8/eyJ3IjoyMDB9/1.png?token-hash=E4tpBoq0Ch-ZRXY2whnlV_drvJq1svpMdUH3_Aapktw%3D"},"authors": [{"id": "c4154806-context_cids:4154806-product_surface:collab_post_byline","name": "Fly Dance Fitness","url": "https://www.patreon.com/flydancefitness","image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/4154806/7895c28c073e47f1922692ef288f9cf8/eyJ3IjoxMjB9/1.png?token-hash=ShcAICRhaMU3FCwnDXTwNnfVJc8sVmIn-5pRlu7wYpo%3D&token-time=1790380800"}],"tags": [],"access_rules": [{"id": "12608944","type": "public","amount_cents": null,"currency": "USD","tier_id": null}],"collection_id": null,"collection_title": null,"collection_url": null,"page": null}
Complete link result:
{"input": "https://www.patreon.com/flydancefitness/posts/fundraiser-alert-104273862","status": "success","id": "104273862","type": "post","url": "https://www.patreon.com/flydancefitness/posts/fundraiser-alert-104273862","title": "Fundraiser Alert!","post_type": "link","created_at": "2024-05-15T03:58:09.000+00:00","published_at": "2024-05-15T04:07:20.000+00:00","edited_at": "2024-05-15T04:08:35.000+00:00","is_accessible": true,"is_locked": false,"is_paid": false,"is_preview_blurred": false,"content_json": "{\"type\":\"doc\",\"content\":[{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"Hi everyone. You may have heard us mention this before classes but this deserved its own post. We are supporting TWLOHA, an amazing non-profit (\"},{\"type\":\"text\",\"marks\":[{\"type\":\"link\",\"attrs\":{\"href\":\"https://twloha.com\",\"target\":\"_blank\"}}],\"text\":\"twloha.com\"},{\"type\":\"text\",\"text\":\") that supports mental health, including and suicide awareness and prevention. We are partnering with them by participating in their worldwide Move for it 5k effort! Click the above link to purchase your t-shirt pack, complete with a bib, medal and other goodies! Then, on May 25, tune in to our livestream and dance it out for an hour as we MOVE towards our 5k goal!! Use code FDF5k to receive 25% off your purchase! As we often talk about, self care and mental health MATTERS! Help us support an amazing cause as we move our bodies for a great cause. Hope to have you and please, chime in as you have ordered and get ready to support this event! If you decide to donate, Fly Dance Fitness is matching the first $2500: \"},{\"type\":\"text\",\"marks\":[{\"type\":\"link\",\"attrs\":{\"href\":\"https://give.twloha.com/team/573245\",\"target\":\"_blank\"}}],\"text\":\"https://give.twloha.com/team/573245\"}]}]}","content_text": "Hi everyone. You may have heard us mention this before classes but this deserved its own post. We are supporting TWLOHA, an amazing non-profit (twloha.com) that supports mental health, including and suicide awareness and prevention. We are partnering with them by participating in their worldwide Move for it 5k effort! Click the above link to purchase your t-shirt pack, complete with a bib, medal and other goodies! Then, on May 25, tune in to our livestream and dance it out for an hour as we MOVE towards our 5k goal!! Use code FDF5k to receive 25% off your purchase! As we often talk about, self care and mental health MATTERS! Help us support an amazing cause as we move our bodies for a great cause. Hope to have you and please, chime in as you have ordered and get ready to support this event! If you decide to donate, Fly Dance Fitness is matching the first $2500: https://give.twloha.com/team/573245","teaser_text": "Hi everyone. You may have heard us mention this before classes but this deserved its own post. We are supporting TWLOHA, an amazing non-prof","comment_count": 4,"commenter_count": 3,"like_count": 7,"reshare_count": 0,"view_count": null,"min_amount_cents": 0,"image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3Ijo2MjB9/2.jpg?token-hash=0YbX_KjoKw2CwDRW3co67wWiPjM17FBa8iHlsjI120s%3D&token-time=1790380800","thumbnail_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3Ijo2MjB9/2.jpg?token-hash=0YbX_KjoKw2CwDRW3co67wWiPjM17FBa8iHlsjI120s%3D&token-time=1790380800","image_width": 1500,"image_height": 1800,"thumbnail_versions": [{"name": "original","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJwIjoxfQ%3D%3D/2.jpg?token-hash=QQFBK9wHZVVNwAFswAeFQiWbARlkUw8S2e7UjjHZo20%3D&token-time=1790380800"},{"name": "default","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3Ijo2MjB9/2.jpg?token-hash=0YbX_KjoKw2CwDRW3co67wWiPjM17FBa8iHlsjI120s%3D&token-time=1790380800"},{"name": "default_blurred","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3Ijo2MjB9/2.jpg?token-hash=0YbX_KjoKw2CwDRW3co67wWiPjM17FBa8iHlsjI120s%3D&token-time=1790380800"},{"name": "default_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3IjozNjB9/2.jpg?token-hash=-sURntXtYr4lF5XJSmNPXlM9aNupkTVyAlx1A3OKyQM%3D&token-time=1790380800"},{"name": "default_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3IjoxMDgwfQ%3D%3D/2.jpg?token-hash=IRTpp4QFlfQozCa957AuhTIRtLhCeAjw30-JVAi3w4o%3D&token-time=1790380800"},{"name": "default_blurred_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3IjozNjB9/2.jpg?token-hash=-sURntXtYr4lF5XJSmNPXlM9aNupkTVyAlx1A3OKyQM%3D&token-time=1790380800"},{"name": "thumbnail","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJoIjozNjAsInciOjM2MH0%3D/2.jpg?token-hash=STSHZSuiSWY67U8m4AFYekqYJv1UMs1s-tAlw2Ev1iU%3D&token-time=1790380800"},{"name": "thumbnail_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJoIjoxMDgwLCJ3IjoxMDgwfQ%3D%3D/2.jpg?token-hash=vqRpbVvquWD6IVmCc5LEBoKU9LV7HkYVez2zhZ_Jejk%3D&token-time=1790380800"},{"name": "thumbnail_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJoIjoxMDAsInciOjEwMH0%3D/2.jpg?token-hash=JC1oTgTlkYIPdEvvsXgnqlmbxclJUeiYxUTCLapMXKQ%3D&token-time=1790380800"},{"name": "url","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3Ijo2MjB9/2.jpg?token-hash=0YbX_KjoKw2CwDRW3co67wWiPjM17FBa8iHlsjI120s%3D&token-time=1790380800"}],"file_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJhIjoxLCJwIjoxfQ%3D%3D/2.jpg?token-hash=uxSlwtugaYWzHKoJ8jxBwrBtoD7qOD8m3nCpuqT7NlU%3D&token-time=1790380800","duration_seconds": null,"embed": {"url": "https://store.twloha.com/products/2024-Move-For-It-5K-Pack","provider": "To Write Love on Her Arms.","title": "2024 Move For It 5K+ Pack","description": "Your Move For It 5K+ pack includes a t-shirt, bracelet, bib, finisher medal, and access to a resource hub of introductory mental health tools. Throughout the month of May, we will be inspiring people to take action. Why? The reason is rather simple: mental health matters.","html": "http://store.twloha.com/cdn/shop/files/2024-moveforit5k-productimages-REDUX2024-5k-pack.jpg?v=1711375390"},"audio": null,"video": null,"audio_preview": null,"images": [{"id": "307567227","media_type": null,"file_name": "http://store.twloha.com/cdn/shop/files/2024-moveforit5k-productimages-REDUX2024-5k-pack.jpg?v=1711375390","mime_type": null,"size_bytes": null,"state": "ready","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJhIjoxLCJwIjoxfQ%3D%3D/2.jpg?token-hash=uxSlwtugaYWzHKoJ8jxBwrBtoD7qOD8m3nCpuqT7NlU%3D&token-time=1790380800","download_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJhIjoxLCJwIjoxfQ%3D%3D/2.jpg?token-hash=WryuvUZv2GcItrmUKoeX8gM6dXKiTb7R1yN-hCOIvq4%3D&token-time=1789257600","width": 1500,"height": 1800,"duration_seconds": null,"thumbnail_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3Ijo2MjB9/2.jpg?token-hash=0YbX_KjoKw2CwDRW3co67wWiPjM17FBa8iHlsjI120s%3D&token-time=1790380800","image_versions": [{"name": "url","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3Ijo2MjB9/2.jpg?token-hash=0YbX_KjoKw2CwDRW3co67wWiPjM17FBa8iHlsjI120s%3D&token-time=1790380800"},{"name": "original","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJxIjoxMDAsIndlYnAiOjB9/2.jpg?token-hash=U1Q6pS43ggZiYVaerH-V99Jekr8ekdklIDCKIlqgDcw%3D&token-time=1790380800"},{"name": "default","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3Ijo2MjB9/2.jpg?token-hash=0YbX_KjoKw2CwDRW3co67wWiPjM17FBa8iHlsjI120s%3D&token-time=1790380800"},{"name": "default_blurred","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3Ijo2MjB9/2.jpg?token-hash=0YbX_KjoKw2CwDRW3co67wWiPjM17FBa8iHlsjI120s%3D&token-time=1790380800"},{"name": "default_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3IjozNjB9/2.jpg?token-hash=-sURntXtYr4lF5XJSmNPXlM9aNupkTVyAlx1A3OKyQM%3D&token-time=1790380800"},{"name": "default_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3IjoxMDgwfQ%3D%3D/2.jpg?token-hash=IRTpp4QFlfQozCa957AuhTIRtLhCeAjw30-JVAi3w4o%3D&token-time=1790380800"},{"name": "default_blurred_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3IjozNjB9/2.jpg?token-hash=-sURntXtYr4lF5XJSmNPXlM9aNupkTVyAlx1A3OKyQM%3D&token-time=1790380800"},{"name": "thumbnail","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJoIjozNjAsInciOjM2MH0%3D/2.jpg?token-hash=STSHZSuiSWY67U8m4AFYekqYJv1UMs1s-tAlw2Ev1iU%3D&token-time=1790380800"},{"name": "thumbnail_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJoIjoxMDgwLCJ3IjoxMDgwfQ%3D%3D/2.jpg?token-hash=vqRpbVvquWD6IVmCc5LEBoKU9LV7HkYVez2zhZ_Jejk%3D&token-time=1790380800"},{"name": "thumbnail_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJoIjoxMDAsInciOjEwMH0%3D/2.jpg?token-hash=JC1oTgTlkYIPdEvvsXgnqlmbxclJUeiYxUTCLapMXKQ%3D&token-time=1790380800"}]}],"attachments": [],"media": [{"id": "307567227","media_type": null,"file_name": "http://store.twloha.com/cdn/shop/files/2024-moveforit5k-productimages-REDUX2024-5k-pack.jpg?v=1711375390","mime_type": null,"size_bytes": null,"state": "ready","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJhIjoxLCJwIjoxfQ%3D%3D/2.jpg?token-hash=uxSlwtugaYWzHKoJ8jxBwrBtoD7qOD8m3nCpuqT7NlU%3D&token-time=1790380800","download_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJhIjoxLCJwIjoxfQ%3D%3D/2.jpg?token-hash=WryuvUZv2GcItrmUKoeX8gM6dXKiTb7R1yN-hCOIvq4%3D&token-time=1789257600","width": 1500,"height": 1800,"duration_seconds": null,"thumbnail_url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3Ijo2MjB9/2.jpg?token-hash=0YbX_KjoKw2CwDRW3co67wWiPjM17FBa8iHlsjI120s%3D&token-time=1790380800","image_versions": [{"name": "url","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3Ijo2MjB9/2.jpg?token-hash=0YbX_KjoKw2CwDRW3co67wWiPjM17FBa8iHlsjI120s%3D&token-time=1790380800"},{"name": "original","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJxIjoxMDAsIndlYnAiOjB9/2.jpg?token-hash=U1Q6pS43ggZiYVaerH-V99Jekr8ekdklIDCKIlqgDcw%3D&token-time=1790380800"},{"name": "default","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3Ijo2MjB9/2.jpg?token-hash=0YbX_KjoKw2CwDRW3co67wWiPjM17FBa8iHlsjI120s%3D&token-time=1790380800"},{"name": "default_blurred","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3Ijo2MjB9/2.jpg?token-hash=0YbX_KjoKw2CwDRW3co67wWiPjM17FBa8iHlsjI120s%3D&token-time=1790380800"},{"name": "default_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3IjozNjB9/2.jpg?token-hash=-sURntXtYr4lF5XJSmNPXlM9aNupkTVyAlx1A3OKyQM%3D&token-time=1790380800"},{"name": "default_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3IjoxMDgwfQ%3D%3D/2.jpg?token-hash=IRTpp4QFlfQozCa957AuhTIRtLhCeAjw30-JVAi3w4o%3D&token-time=1790380800"},{"name": "default_blurred_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJ3IjozNjB9/2.jpg?token-hash=-sURntXtYr4lF5XJSmNPXlM9aNupkTVyAlx1A3OKyQM%3D&token-time=1790380800"},{"name": "thumbnail","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJoIjozNjAsInciOjM2MH0%3D/2.jpg?token-hash=STSHZSuiSWY67U8m4AFYekqYJv1UMs1s-tAlw2Ev1iU%3D&token-time=1790380800"},{"name": "thumbnail_large","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJoIjoxMDgwLCJ3IjoxMDgwfQ%3D%3D/2.jpg?token-hash=vqRpbVvquWD6IVmCc5LEBoKU9LV7HkYVez2zhZ_Jejk%3D&token-time=1790380800"},{"name": "thumbnail_small","url": "https://c10.patreonusercontent.com/4/patreon-media/p/post/104273862/53ec8766fe5247b9ac013a118891fad9/eyJoIjoxMDAsInciOjEwMH0%3D/2.jpg?token-hash=JC1oTgTlkYIPdEvvsXgnqlmbxclJUeiYxUTCLapMXKQ%3D&token-time=1790380800"}]}],"poll": null,"creator": {"id": "4154806","name": "Fly Dance Fitness","url": "https://www.patreon.com/flydancefitness","avatar_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/4154806/7895c28c073e47f1922692ef288f9cf8/eyJ3Ijo2MjB9/1.png?token-hash=47vcW1sLtOq3VlzzoTEKGZQ7Uaw20cxSmZj4eaL8zKg%3D","currency": "USD"},"author": {"id": "32061079","name": "Fly Dance Fitness","url": "https://www.patreon.com/flydancefitness","image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/4154806/7895c28c073e47f1922692ef288f9cf8/eyJ3IjoyMDB9/1.png?token-hash=E4tpBoq0Ch-ZRXY2whnlV_drvJq1svpMdUH3_Aapktw%3D"},"authors": [{"id": "c4154806-context_cids:4154806-product_surface:collab_post_byline","name": "Fly Dance Fitness","url": "https://www.patreon.com/flydancefitness","image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/4154806/7895c28c073e47f1922692ef288f9cf8/eyJ3IjoxMjB9/1.png?token-hash=ShcAICRhaMU3FCwnDXTwNnfVJc8sVmIn-5pRlu7wYpo%3D&token-time=1790380800"}],"tags": [],"access_rules": [{"id": "12608944","type": "public","amount_cents": null,"currency": "USD","tier_id": null}],"collection_id": null,"collection_title": null,"collection_url": null,"page": null}
Complete locked result:
{"input": "https://www.patreon.com/DecolonizingFitness/posts/supplemental-for-139896370","status": "success","id": "139896370","type": "post","url": "https://www.patreon.com/DecolonizingFitness/posts/supplemental-for-139896370","title": "Supplemental Reading for Module One: The Nationwide Eugenics Campaign","post_type": "text_only","created_at": "2025-09-27T23:42:07.000+00:00","published_at": "2025-09-27T23:44:38.000+00:00","edited_at": "2025-09-27T23:49:16.000+00:00","is_accessible": false,"is_locked": true,"is_paid": false,"is_preview_blurred": false,"content_json": null,"content_text": null,"teaser_text": "","comment_count": 0,"commenter_count": 0,"like_count": 11,"reshare_count": 0,"view_count": null,"min_amount_cents": null,"image_url": "https://www.patreon.com/ig/card-teaser-image/post/139896370/landscape.png?v=1759016956000","thumbnail_url": null,"image_width": null,"image_height": null,"thumbnail_versions": null,"file_url": null,"duration_seconds": null,"embed": null,"audio": null,"video": null,"audio_preview": null,"images": [],"attachments": null,"media": null,"poll": null,"creator": {"id": "2435558","name": "Decolonizing Fitness","url": "https://www.patreon.com/DecolonizingFitness","avatar_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/2435558/65ef2df101f548ac8bef31a8f1eb9596/eyJ3Ijo2MjB9/2.jpg?token-hash=EcUedQfXav9N8wkNpAnpZ04zSoGXwRtIzyHSIP6qAW0%3D","currency": "USD"},"author": {"id": "14472882","name": "Decolonizing Fitness","url": "https://www.patreon.com/DecolonizingFitness","image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/2435558/65ef2df101f548ac8bef31a8f1eb9596/eyJ3IjoyMDB9/2.jpg?token-hash=IrZo6alWexwtH7PfY78YWJkD6_-C6Gp70lAVOGzAwHo%3D"},"authors": [{"id": "c2435558-context_cids:2435558-product_surface:collab_post_byline","name": "Decolonizing Fitness","url": "https://www.patreon.com/DecolonizingFitness","image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/2435558/65ef2df101f548ac8bef31a8f1eb9596/eyJ3IjoxMjB9/2.jpg?token-hash=jkSCAwZXA6_QhSZMm8Wk7yZFWbCLNI6L6ls5dExZvXk%3D&token-time=1790380800"}],"tags": [],"access_rules": [{"id": "7715305","type": "patrons","amount_cents": null,"currency": "USD","tier_id": null}],"collection_id": null,"collection_title": null,"collection_url": null,"page": null}
Complete poll result:
{"input": "https://www.patreon.com/DecolonizingFitness/posts/where-should-we-139651206","status": "success","id": "139651206","type": "post","url": "https://www.patreon.com/DecolonizingFitness/posts/where-should-we-139651206","title": "Where Should We Communicate About the Course?","post_type": "poll","created_at": "2025-09-24T16:57:47.000+00:00","published_at": "2025-09-24T17:20:07.000+00:00","edited_at": "2025-09-24T17:20:25.000+00:00","is_accessible": true,"is_locked": false,"is_paid": false,"is_preview_blurred": false,"content_json": "{\"type\":\"doc\",\"content\":[{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"How do you want to engage with the course content and with each other?\"}]},{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"As I'm rolling out each video for my first course , I’ll be sharing reflection questions to deepen our co-learning practice. I want to make sure we have the most affirming and accessible place to connect, share insights, and support one another in this process.\"}]},{\"type\":\"paragraph\",\"content\":[{\"type\":\"text\",\"text\":\"Please choose an option that will help you feel engaged and supported.\"}]}]}","content_text": "How do you want to engage with the course content and with each other?\nAs I'm rolling out each video for my first course , I’ll be sharing reflection questions to deepen our co-learning practice. I want to make sure we have the most affirming and accessible place to connect, share insights, and support one another in this process.\nPlease choose an option that will help you feel engaged and supported.","teaser_text": "How do you want to engage with the course content and with each other? As I'm rolling out each video for my first course , I’ll be sharing r","comment_count": 2,"commenter_count": 1,"like_count": 2,"reshare_count": 0,"view_count": null,"min_amount_cents": 0,"image_url": "https://www.patreon.com/ig/card-teaser-image/post/139651206/landscape.png?v=1758734425000","thumbnail_url": null,"image_width": null,"image_height": null,"thumbnail_versions": null,"file_url": null,"duration_seconds": null,"embed": null,"audio": null,"video": null,"audio_preview": null,"images": [],"attachments": [],"media": [],"poll": {"id": "1829835","question": "Where Should We Communicate About the Course?","question_type": "single_choice","created_at": "2025-09-24T16:58:08.000+00:00","closes_at": null,"response_count": 21,"choices": [{"id": "97474078","text": "Separate chat rooms organized by topics ","type": "toggle","position": 1,"response_count": 0},{"id": "97474079","text": "Comment threads under each video only","type": "toggle","position": 2,"response_count": 9},{"id": "97474080","text": "A mix of both","type": "toggle","position": 3,"response_count": 7},{"id": "97474081","text": "I prefer to read and not post","type": "toggle","position": 4,"response_count": 5}]},"creator": {"id": "2435558","name": "Decolonizing Fitness","url": "https://www.patreon.com/DecolonizingFitness","avatar_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/2435558/65ef2df101f548ac8bef31a8f1eb9596/eyJ3Ijo2MjB9/2.jpg?token-hash=EcUedQfXav9N8wkNpAnpZ04zSoGXwRtIzyHSIP6qAW0%3D","currency": "USD"},"author": {"id": "14472882","name": "Decolonizing Fitness","url": "https://www.patreon.com/DecolonizingFitness","image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/2435558/65ef2df101f548ac8bef31a8f1eb9596/eyJ3IjoyMDB9/2.jpg?token-hash=IrZo6alWexwtH7PfY78YWJkD6_-C6Gp70lAVOGzAwHo%3D"},"authors": [{"id": "c2435558-context_cids:2435558-product_surface:collab_post_byline","name": "Decolonizing Fitness","url": "https://www.patreon.com/DecolonizingFitness","image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/2435558/65ef2df101f548ac8bef31a8f1eb9596/eyJ3IjoxMjB9/2.jpg?token-hash=jkSCAwZXA6_QhSZMm8Wk7yZFWbCLNI6L6ls5dExZvXk%3D&token-time=1790380800"}],"tags": [],"access_rules": [{"id": "7715304","type": "public","amount_cents": null,"currency": "USD","tier_id": null}],"collection_id": null,"collection_title": null,"collection_url": null,"page": null}
Complete video result:
{"input": "https://www.patreon.com/flydancefitness/posts/wednesday-throw-49656725","status": "success","id": "49656725","type": "post","url": "https://www.patreon.com/flydancefitness/posts/wednesday-throw-49656725","title": "WEDNESDAY THROW DOWN 9:30AM 4/7/2021","post_type": "video_embed","created_at": "2021-04-05T15:12:40.000+00:00","published_at": "2021-04-07T12:00:04.000+00:00","edited_at": "2021-04-07T12:00:04.000+00:00","is_accessible": true,"is_locked": false,"is_paid": false,"is_preview_blurred": false,"content_json": "{\"type\":\"doc\",\"content\":[]}","content_text": "","teaser_text": "","comment_count": 0,"commenter_count": 0,"like_count": 8,"reshare_count": 0,"view_count": null,"min_amount_cents": 0,"image_url": "https://www.patreon.com/media-u/v3/102415343","thumbnail_url": "https://www.patreon.com/media-u/v3/102415343","image_width": 640,"image_height": 480,"thumbnail_versions": [{"name": "original","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "default","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "default_blurred","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "default_small","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "default_large","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "default_blurred_small","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "thumbnail","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "thumbnail_large","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "thumbnail_small","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "url","url": "https://www.patreon.com/media-u/v3/102415343"}],"file_url": "https://www.patreon.com/media-u/v3/102415343","duration_seconds": null,"embed": {"url": "https://youtu.be/CPNuuO2UWLc","provider": "YouTube","title": "WEDNESDAY THROW DOWN 9:30AM 4/7/2021","description": "https://www.flydancefitness.com\n\nThrow Down is a dance fitness program at Fly Dance Fitness in Sarasota, Florida. \n\nWe do not own the music copyrights. This video is for entertainment and inspirational purposes only and no copyright infringement was intended. We are covered by BMI & ASCAP licensing as fitness instructors and dance studio.","html": "\n<iframe\n src=\"https://www.youtube.com/embed/CPNuuO2UWLc\"\n class=\"embedly-embed\"\n width=\"854\"\n height=\"480\"\n frameborder=\"0\"\n scrolling=\"no\"\n allowfullscreen\n>\n</iframe>\n"},"audio": null,"video": null,"audio_preview": null,"images": [{"id": "102415343","media_type": null,"file_name": "https://www.patreon.com/media-u/v3/102415343","mime_type": null,"size_bytes": null,"state": "ready","url": "https://www.patreon.com/media-u/v3/102415343","download_url": "https://www.patreon.com/media-u/v3/102415343","width": 640,"height": 480,"duration_seconds": null,"thumbnail_url": "https://www.patreon.com/media-u/v3/102415343","image_versions": [{"name": "url","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "original","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "default","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "default_blurred","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "default_small","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "default_large","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "default_blurred_small","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "thumbnail","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "thumbnail_large","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "thumbnail_small","url": "https://www.patreon.com/media-u/v3/102415343"}]}],"attachments": [],"media": [{"id": "102415343","media_type": null,"file_name": "https://www.patreon.com/media-u/v3/102415343","mime_type": null,"size_bytes": null,"state": "ready","url": "https://www.patreon.com/media-u/v3/102415343","download_url": "https://www.patreon.com/media-u/v3/102415343","width": 640,"height": 480,"duration_seconds": null,"thumbnail_url": "https://www.patreon.com/media-u/v3/102415343","image_versions": [{"name": "url","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "original","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "default","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "default_blurred","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "default_small","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "default_large","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "default_blurred_small","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "thumbnail","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "thumbnail_large","url": "https://www.patreon.com/media-u/v3/102415343"},{"name": "thumbnail_small","url": "https://www.patreon.com/media-u/v3/102415343"}]}],"poll": null,"creator": {"id": "4154806","name": "Fly Dance Fitness","url": "https://www.patreon.com/flydancefitness","avatar_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/4154806/7895c28c073e47f1922692ef288f9cf8/eyJ3Ijo2MjB9/1.png?token-hash=47vcW1sLtOq3VlzzoTEKGZQ7Uaw20cxSmZj4eaL8zKg%3D","currency": "USD"},"author": {"id": "32061079","name": "Fly Dance Fitness","url": "https://www.patreon.com/flydancefitness","image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/4154806/7895c28c073e47f1922692ef288f9cf8/eyJ3IjoyMDB9/1.png?token-hash=E4tpBoq0Ch-ZRXY2whnlV_drvJq1svpMdUH3_Aapktw%3D"},"authors": [{"id": "c4154806-context_cids:4154806-product_surface:collab_post_byline","name": "Fly Dance Fitness","url": "https://www.patreon.com/flydancefitness","image_url": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/4154806/7895c28c073e47f1922692ef288f9cf8/eyJ3IjoxMjB9/1.png?token-hash=ShcAICRhaMU3FCwnDXTwNnfVJc8sVmIn-5pRlu7wYpo%3D&token-time=1790380800"}],"tags": [],"access_rules": [{"id": "12608944","type": "public","amount_cents": null,"currency": "USD","tier_id": null}],"collection_id": null,"collection_title": null,"collection_url": null,"page": null}
Complete failed dataset item:
{"input": "https://www.patreon.com/flydancefitness/posts/delayed-live-131455912","status": "failed","id": null,"type": null,"url": null,"title": null,"post_type": null,"created_at": null,"published_at": null,"edited_at": null,"is_accessible": null,"is_locked": null,"is_paid": null,"is_preview_blurred": null,"content_json": null,"content_text": null,"teaser_text": null,"comment_count": null,"commenter_count": null,"like_count": null,"reshare_count": null,"view_count": null,"min_amount_cents": null,"image_url": null,"thumbnail_url": null,"image_width": null,"image_height": null,"thumbnail_versions": null,"file_url": null,"duration_seconds": null,"embed": null,"audio": null,"video": null,"audio_preview": null,"images": null,"attachments": null,"media": null,"poll": null,"creator": null,"author": null,"authors": null,"tags": null,"access_rules": null,"collection_id": null,"collection_title": null,"collection_url": null,"page": null}
A failed row preserves input, sets status to failed, and sets every other top-level field to null. The reason is written to the run log. Optional successful values remain null or empty when Patreon omits them. The single dataset view exposes object fields as useful columns; arrays are kept in their parent row rather than expanded into additional rows or views.
Input and pagination settings ⚙️
| Parameter | Type | Required | Default | Rules |
|---|---|---|---|---|
inputList | array of strings | Yes | None | Enter numeric post IDs or Patreon post URLs. Locked posts return only publicly visible details and previews. |
Enter supported Patreon post URLs or positive numeric post IDs. Creator URLs and shop product links belong to their dedicated actors.
Use supported Patreon paths on www.patreon.com or patreon.com. HTTPS is required for full URLs; those two hosts can also be entered without the scheme. URLs with credentials, custom ports or unsupported paths are not accepted.
Duplicate normalized inputs are processed once. A returned identifier is deduplicated within the pagination of one source input; the same object found under different source inputs retains each source relationship.
There is no result-page setting. Each unique target is looked up individually, and its nested fields stay in that single result row.
Patreon post details use cases 🎯
Post record enrichment
Resolve known post links into structured titles, dates, content and source context. Preserve canonical URLs when joining results to your own records.
Public media inventories
Collect the available media references and format metadata of selected posts. Keep variants inside their post row without downloading files.
Poll and discussion preparation
Extract a public poll’s question and choices, then use Comments Scraper if you also need the public discussion around the post.
Pricing and saved-result behavior 💰
Check the Actor’s Pricing tab for the active charging model and current rate. Store settings may change, so this README does not state an unverified fixed price or runtime.
Under dataset-item pricing:
- Each unique success result represents one post for its source input.
- An invalid or unavailable input, an input with no accessible results, or a request that exhausts retries can produce a
failedrow. - Retry attempts and supporting metadata requests do not create extra dataset rows by themselves.
- Nested media, tiers, poll choices and source fields stay inside their parent result when relevant.
- A normal empty continuation after earlier successes creates no additional result row.
- Saved failed rows are not assumed to be free. Check the active pricing configuration for their treatment.
More inputs can produce more saved rows. Start with a small run and check actual usage before increasing the workload.
Patreon post details API 🔌
Replace $ACTOR_ID with the identifier shown in this Actor’s API tab and $APIFY_TOKEN with your Apify token.
curl -X POST "https://api.apify.com/v2/acts/$ACTOR_ID/runs?token=$APIFY_TOKEN" \-H "Content-Type: application/json" \-d '{"inputList":["https://www.patreon.com/flydancefitness/posts/delayed-live-131455912"]}'
Download JSON, CSV, Excel, XML or other formats available in the Console, or retrieve the dataset through the Apify API. Schedules, webhooks and Apify integrations can connect results to Google Sheets, Make, Zapier, n8n, cloud storage or your own backend. These are connection options rather than integrations already configured by the Actor.
Reliability, retries, and public-data limits ⚠️
Collection uses pure HTTP with up to five concurrent requests. Invalid syntax and confirmed missing, removed or inaccessible targets stop without unnecessary retries. Temporary network or proxy failures, timeouts, blocking responses, malformed data, throttling and server errors are retried up to five total attempts per request.
Earlier successful pages remain saved when a later request fails. A normal end after previously saved results is not retried. An input that produces no accessible results can receive a failed row; this does not by itself prove the underlying account or collection does not exist. A later exhausted request can append a failed row while keeping earlier output.
Patreon controls public availability, ranking, fields and pagination. Private, deleted, restricted or otherwise unavailable data can be omitted. Counts can change during collection, and media links can expire. Successful HTTP research confirms the supported request paths and pagination on tested sources, rather than future availability or exhaustive coverage.
The Actor cannot unlock paid posts or protected files. A public video post may supply an external embed rather than a downloadable native video. Poll counts describe the response at collection time, not the identities of voters. Media files are not downloaded.
An invalid string within a valid input list does not stop other inputs. A configuration that fails validation, such as a non-string list item or an invalid page-count type, exits before requests start. Infrastructure errors such as startup failure, unavailable dataset storage or an unrecoverable result-save error can stop the whole run. A failed dataset save is not retried as a new scraping request.
Frequently asked questions ❓
Can it extract audio and video URLs?
Available audio and video references or embeds are returned when the source provides them. A video can be an external embed, and a direct downloadable file is not guaranteed.
Can it collect polls?
Yes, public poll questions, options and visible counts are included when they are available in the post response. It does not retrieve a private voter list.
Will a locked post fail?
A valid public card for a locked post can be a successful result. Its access indicators explain why full content or protected media is missing.
Does it require Patreon login or personal cookies?
No. The Actor uses HTTP requests from the public website. It does not require a Patreon account, password or personal session cookie, and does not launch a browser.
What happens to invalid or unavailable inputs?
Invalid individual inputs are saved as failed rows without a source request. Confirmed unavailable targets stop without unnecessary retries. Temporary failures allow up to five total attempts; other inputs and previously saved results remain available.
Can I export results or schedule runs?
Yes. Download the default dataset in supported formats or retrieve it through the Apify API. Apify schedules and completion webhooks can connect repeated runs to your own workflow.
Support, responsible use, and related actors 🛟
For a reproducible issue, use the Actor’s Issues tab and provide the run ID, approximate time, safe public input, expected behavior and actual result. Include the selected mode or page count when applicable. Do not share access tokens, cookies or proxy credentials.
Use public data responsibly and follow applicable privacy, copyright, contractual and platform requirements before storing, analyzing or redistributing collected information.