Backlinks API
Pay $2.50 for 1,000 results
Backlinks API
Pay $2.50 for 1,000 results
Find backlinks overview and list of backlinks to given url with complete details about links
You can access the Backlinks API programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "urls": [
3 "https://apify.com",
4 "https://hubspot.com",
5 "https://ahrefs.com"
6 ]
7}' |
8apify call curious_coder/backlinks-api --silent --output-dataset
Backlinks API API through CLI
The Apify CLI is the official tool that allows you to use Backlinks API locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
19 monthly users
-
7 stars
>99% runs succeeded
Created in Jul 2024
Modified 2 months ago