Each request to broken_links costs 1 row.
Each result costs 1 row.
Using 'offset' costs 5 rows.
Using 'where' costs 5 rows.
Using 'having' costs 5 rows.
| Column | Type | Where | Having | Description |
|---|---|---|---|---|
| url_from | string | + | + | URL of the page where the backlink is found. |
| url_to | string | + | + | URL of the page the backlink is pointing to. |
| ahrefs_rank | int | + | + | URL Rating of the referring page. |
| domain_rating | int | − | + | Domain Rating of the referring domain. |
| ip_from | string | + | + | IP address of the referring page. |
| links_internal | int | + | + | Number of internal links found in the referring page. |
| links_external | int | + | + | Number of external links found in the referring page. |
| page_size | int | + | + | Size of the referring page, in bytes. |
| encoding | string | + | + | Character encoding of the referring page, for example "utf8" or "iso-8859-1" (Latin-1). |
| title | string | + | + | Title of the referring page. |
| first_seen | date | + | + | Least recent date when the Ahrefs crawler was able to visit the backlink. |
| last_visited | date | + | + | Most recent date when the Ahrefs crawler was able to visit the backlink. |
| prev_visited | date | + | + | Second to the most recent date when the Ahrefs crawler was able to visit the backlink. |
| sitewide | boolean | + | + | Indicates whether the backlink appears in all pages of a single website, such as in a footer or header. |
| original | boolean | + | + | Indicates whether the backlink was present on the referring page when the Ahrefs crawler first visited it. |
| link_type | string | + | + | Either "href", "redirect", "frame", "form", "canonical", "rss", or "alternate". |
| redirect | int | + | + | For redirected links, the Redirect Code (3XX), zero otherwise. |
| nofollow | boolean | + | + | Indicates whether the backlink is NoFollow. |
| alt | string | + | + | Alternative text of the image backlink, if exists. |
| anchor | string | + | + | Anchor text of the backlink. |
| text_pre | string | + | + | Snippet before the anchor text. |
| text_post | string | + | + | Snippet after the anchor text. |
| broken_at | date | + | + | The date when the Ahrefs crawler thinks the link became broken. |
| http_code | int | + | + | The HTTP code for the Link URL. |
| error | string | + | + | The string indicating the nature of error (currently only "dns"). |
<?xml version="1.0" encoding="UTF-8"?>
<AhrefsApiResponse>
<links>
<link>
<url_from>
https://blog.ahrefs.com/google-still-pushes-nofollow-failed-anti-comment-spam-instrument/
</url_from>
<ahrefs_rank>
13
</ahrefs_rank>
<domain_rating>
0
</domain_rating>
<ip_from>
208.43.234.10
</ip_from>
<links_internal>
44
</links_internal>
<links_external>
18
</links_external>
<page_size>
15308
</page_size>
<encoding>
utf8
</encoding>
<title>
Why Google Still Pushes nofollow the Failed Anti-Comment Spam Instrument - Ahrefs Blog
</title>
<url_to>
http://cranberry.com/blog/post/nofollow-press-releases
</url_to>
<first_seen>
2015-02-23T11:14:01Z
</first_seen>
<last_visited>
2015-03-17T23:56:18Z
</last_visited>
<prev_visited>
2015-02-23T11:14:01Z
</prev_visited>
<original>
true
</original>
<redirect>
0
</redirect>
<alt>
</alt>
<anchor>
press releases
</anchor>
<text_pre>
2.
</text_pre>
<text_post>
</text_post>
<sitewide>
false
</sitewide>
<link_type>
href
</link_type>
<nofollow>
false
</nofollow>
<broken_at>
2015-04-26T02:24:03Z
</broken_at>
<http_code>
404
</http_code>
<error>
</error>
</link>
<link>
<url_from>
https://blog.ahrefs.com/weekly-seo-roundup-on-ahrefs-blog-week-of-6-mar-2015/
</url_from>
<ahrefs_rank>
18
</ahrefs_rank>
<domain_rating>
0
</domain_rating>
<ip_from>
208.43.234.10
</ip_from>
<links_internal>
46
</links_internal>
<links_external>
31
</links_external>
<page_size>
16036
</page_size>
<encoding>
utf8
</encoding>
<title>
Weekly SEO Roundup on Ahrefs Blog: Week of 6 Mar 2015 - Ahrefs Blog
</title>
<url_to>
http://www.stateofdigital.com/biggest-social-media-updates-2015/
</url_to>
<first_seen>
2015-03-23T00:53:47Z
</first_seen>
<last_visited>
2015-03-27T13:52:36Z
</last_visited>
<prev_visited>
2015-03-23T00:53:47Z
</prev_visited>
<original>
true
</original>
<redirect>
0
</redirect>
<alt>
</alt>
<anchor>
Biggest Social Media Updates of 2015 To Date
</anchor>
<text_pre>
</text_pre>
<text_post>
</text_post>
<sitewide>
false
</sitewide>
<link_type>
href
</link_type>
<nofollow>
false
</nofollow>
<broken_at>
2015-04-25T15:47:00Z
</broken_at>
<http_code>
404
</http_code>
<error>
</error>
</link>
</links>
</AhrefsApiResponse>