Skip to main content

Retrieve profile details from Instagram

Retrieves basic details of a given Instagram profile given the Instagram profile link

Common use cases

  • Advertisement Versioning
  • Data Management

Application

  • Instagram

Inputs (what you have)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
Instagram profile linkThe link to the user on InstagramURLYeshttps://www.instagram.com/thewrkcompany/

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.

Outputs (what you get)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
Profile nameThe full name of the profile retrievedTextNoWrk
BiographyThe biography of the profileTextNoThe Wrk Platform equips you with industry-best automation technology, delivering your work at scale. No code, no limitations.
Verified statusVerify if the profile has a verified badgeTrue/FalseNoFalse
Private statusVerify if the profile is a private accountTrue/FalseNoFalse
Business accountVerify if the profile is an Instagram business accountTrue/FalseNoTrue
Followers countThe number of accounts that follow the profileIntegerNo250
Following countThe number of accounts the profile followsIntegerYes200
Post countThe number of feed posts from the profileIntegerYes50
Reel countThe number of reel posts from the profileIntegerYes10
Business categoriesBusiness categories associated with the profile Personal Goods & General Merchandise StoresTextNoHealth
External LinkExternal links available on the profileLinkNohttps://linkin.bio/wrk
Public EmailPublically available email associated with the profileEmailNoaccounts@wrk.com
Public phone numberPublically available phone number associated with the profilePhone numberNo+1 416 416 4166

Outcomes

NAMEDESCRIPTION
SuccessThis status is selected when an Instagram profile is retrieved for the given profile handle.
No ResultThis status is selected in the event of the following scenarios: No profile could be located with the provided Instagram handle
UnsuccessfulThis status is selected in the event of the following scenarios: The external system is not accessible

Requirements

  • N/A