Backlinks API avatar
Backlinks API

Deprecated

Pricing

Pay per event

Go to Store
Backlinks API

Backlinks API

Deprecated

Developed by

Curious Coder

Curious Coder

Maintained by Community

Find backlinks overview and list of backlinks to given url with complete details about links

4.5 (2)

Pricing

Pay per event

18

Total users

173

Monthly users

3

Runs succeeded

>99%

Issue response

67 days

Last modified

2 months 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.

$echo '{
< "urls": [
< "https://apify.com",
< "https://hubspot.com",
< "https://ahrefs.com"
< ]
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: