/influenster/brands
/influenster
/influenster/brands
Get an Influenster (influenster.com) brand by slug, numeric id, or brand-page URL
Price: 1 credit
💡 AI Hint: Get the profile of a brand on Influenster (influenster.com) by its slug (e.g. ‘maybelline’), numeric brand id, or brand-page URL. Returns brand name, product count, category names, and logo image.
⚠️ Common errors: 412: Brand not found
POST
/influenster/brands
Authorizations
API token from the dashboard
Headers
Body
application/json
Brand slug, numeric brand id, or full brand-page URL
Minimum string length:
1Pattern:
^(?:https?://\S+|[^/\s][^\s]*)$Examples:
"maybelline"
"58163"
"https://www.influenster.com/brand/maybelline"
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500