get_authority_labs_data: Get data, using callback url

Description Usage Arguments Value Examples

Description

Get data, using callback url

Usage

1
2
get_authority_labs_data(json_callback_url,
  auth_token = "LmJWkiGmVjQwA1JIIx3o")

Arguments

json_callback_url

URL from callback

auth_token

API key

Value

A list containing the content of the response

Examples

1
raw_data <- get_authority_labs_data("http://api.authoritylabs.com/keywords/get.json?keyword=capital%20one&rank_date=2016-09-13&locale=en-uk&engine=google&pages_from=false&lang_only=false&geo=&autocorrect=&mobile=false&ppl_id=&papi_id=14738015579796")

mhairi/authoritylabs documentation built on May 22, 2019, 8:56 p.m.