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
| Name | Description | Type | Additional information |
|---|---|---|---|
| locationCode | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.