/ameblo/posts/reactions
/ameblo
/ameblo/posts/reactions
Get like/comment/reblog counts for one or more Ameba blog entries
Price: 1 credit
💡 AI Hint: Get engagement counts for one or more Ameba blog (ameblo.jp) entries in a single call. Provide the owning blog ID and one or more entry IDs (comma-separated). Returns like, comment, and reblog counts and the entry URL for each entry.
⚠️ Common errors: 412: Entries not found
POST
/ameblo/posts/reactions
Authorizations
API token from the dashboard
Headers
Body
application/json
Ameba blog ID (URL slug) or blog URL that owns the entries
Minimum string length:
1Example:
"ebizo-ichikawa"
One or more numeric entry IDs or entry URLs, comma-separated
Minimum string length:
1Examples:
"12971779160"
"12971779160,12971660343"
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500