def _fetch_async(self, rpc, tag): url = 'https://www.instagram.com/explore/tags/%s/' % tag return urlfetch.make_fetch_call(rpc, url)