powered by
This function provides both all backlink data of and URL and its roots domain, including its CitationFlow, TrustFlow, and Root domain.
majestic_all(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_all provides all backlink data of an UR
# NOT RUN { url <- "https://dataseolabs.com/fr/" api_key <- "xxxxxxxxxxxxxxxxxxx" majestic_all(url, api_key) # }
Run the code above in your browser using DataLab