Skip to main content
GET
Search Hashtag
Recent and top posts for a hashtag.

Example

Authorizations

Authorization
string
header
required

AIsa API key. Get yours at https://aisa.one

Query Parameters

hashtag
string
required

The hashtag to search for. Include or omit the #.

date_posted
enum<string>

Only return Google-indexed posts found in this relative window.

Available options:
last-hour,
last-day,
last-week,
last-month,
last-year
media_type
enum<string>

Use all to search public posts and reels, or reels to only return reels. Defaults to all.

Available options:
all,
reels
cursor
string

The cursor returned by the previous response. In this version, it is the next Google results page number.

Response

200 - application/json

Successful response

success
boolean
credits_remaining
integer
hashtag
string
media_type
string
posts
object[]
cursor
string | null