Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace InstagramMetadata

Index

Enumerations

Interfaces

Type Aliases

Type Aliases

IgCookie: string

Instagram Cookie

MimeType: "image/jpeg" | "image/png" | "video/mp4" | "video/gif"

Mime Type

UserFollow: User & { pk_id?: string; strong_id__?: string; third_party_downloads_enabled?: number }
csrfToken: string

csrf token

password: string

instagram password

postType: "p" | "reel" | "tv"

instagram post type

seachTerm: string

term to search for a user, it can be their name or username

url: string

instagram post url can be post, reel, tv

userId: string

instagram user pk

username: string

instagram username

Generated using TypeDoc