
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
Actor Metrics
32 Monthly users
3.0 / 5 (1)
18 bookmarks
>99% runs succeeded
2.1 days response time
Created in Jul 2024
Modified 6 days ago
You can access the Backlinks API programmatically from your own applications by using the Apify API. You can also 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: