powered by
This function provides all backlink data of an URL, including its CitationFlow, TrustFlow, and Root domain.
majestic_url(url, api_key)
An URL you'd like to investigate.
An identification key assigned to a user after subscribing to Majestic that is available via Profile page.
majestic_url provides all backlink data of an URL
# NOT RUN { url <- "https://dataseolabs.com/en/" api_key <- "xxxxxxxxxxxxxxxxxxx" majestic_domain(url, api_key) # }
Run the code above in your browser using DataLab