R Link Explorer _top_

response <- GET(url, query = list(access_id = access_id, secret_key = secret_key, url = target))

Let's say you want to see who links to your top competitor. Using the httr and jsonlite libraries, you can pull data from the index or paid APIs. r link explorer