/ameblo/users/followers
/ameblo
/ameblo/users/followers
List the followers (readers) of an Ameba blog by blog ID or URL
Price: 10 credits per 30 results
💡 AI Hint: List the followers (readers) of an Ameba blog (ameblo.jp), identified by blog ID (URL slug) or blog URL. Returns each follower’s blog id, blog ID slug, display name, blog title and description, profile image, official flag, and profile URL.
⚠️ Common errors: 412: Blogger not found
POST
/ameblo/users/followers
Authorizations
API token from the dashboard
Headers
Body
application/json
Ameba blog ID (URL slug) or blog URL
Minimum string length:
1Examples:
"tsuji-nozomi"
"https://ameblo.jp/tsuji-nozomi/"
Max result count
Required range:
x >= 1Example:
30
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500