GET api/instagram/scrapefollowers/{locationCode}

Scrapes Instagram follower count for a single location by LocationCode and stores the result. Looks up the Instagram username (SiteRefernecId) from LocationSites where ReviewSiteKey = 23.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
locationCode

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.