-
SEO Learning Center
Broaden your SEO knowledge with resources for all skill levels.
-
The Beginner's Guide to SEO
If you're brand new to SEO, start here.
-
SEO Q&A
Get answers from the Moz Community.
-
Free Downloads and More
Quick access to whitepapers, reports, guides, webinars, and case studies.
-
Help Hub
Learn how to use Moz products.
-
Community & Events
Connect with over 600k online marketers.
-
SEO Training
Instructor-led classes and seminars
DataSiteLinkingDomainFilterRecentlyLost
This endpoint will return information about root domains that removed links to a target during the past 60 days.
JSON-RPC Method:
data.site.linking-domain.filter.recently-lost
site_query
object
A SiteQuery provides a target URL along with a scope to define how the query is parsed.
options
object
Optional date ranges to filter by.
offset
object
Limit and pagination controls. Optionally specify the total number of desired results and, after the first request has been made, access results on the next page of results.
site_query
object
Represents a parsed site query.
offset
object
Represents the token to provide to get the next set of results, in addition to the token that was provided (if applicable).
lost_linking_domains
array
site_metrics
object
Represents a Site Metrics object.
link_propensity
number
A score from 0 to 1 indicating the likelihood of the source root domain to link out to other root domains. This is currently calculated as the ratio of 'root_domains_from_root_domain' to 'pages_crawled_from_root_domain'.
targeted_pages
number
The number of pages on the source root domain currently linking to the target.
targeted_nofollow_pages
number
The number of pages on the source root domain currently linking to the target with only nofollow links.
targeted_redirect_pages
number
The number of pages on the source root domain currently redirecting to the target.
targeted_deleted_pages
number
The number of pages on the source root domain that used to link to the target, but no longer do.
date_lost
string
The date the linking root domain was lost
options
object
Optional date ranges that were used to filter results.
1{
2 "site_query": {
3 "query": "https://moz.com",
4 "scope": "domain",
5 "original_site_query": {
6 "query": "moz.com",
7 "scope": "domain"
8 },
9 "site_query_suggestion": null
10 },
11 "offset": {
12 "provided_token": null,
13 "token": "EokQVg4s9ak8sNwE+eTfSkltYDg4W2Xlv/3s",
14 "limit": 1
15 },
16 "lost_linking_domains": [
17 {
18 "site_metrics": {
19 "page": "ledendebate24.com/",
20 "subdomain": "ledendebate24.com",
21 "root_domain": "ledendebate24.com",
22 "title": "Leden Debate 24",
23 "last_crawled": "2025-03-24",
24 "http_code": 200,
25 "pages_to_page": 464,
26 "nofollow_pages_to_page": 7,
27 "redirect_pages_to_page": 0,
28 "external_pages_to_page": 12,
29 "external_nofollow_pages_to_page": 7,
30 "external_redirect_pages_to_page": 0,
31 "deleted_pages_to_page": 1144,
32 "root_domains_to_page": 12,
33 "indirect_root_domains_to_page": 0,
34 "deleted_root_domains_to_page": 1,
35 "nofollow_root_domains_to_page": 7,
36 "pages_to_subdomain": 21515,
37 "nofollow_pages_to_subdomain": 460,
38 "redirect_pages_to_subdomain": 1444,
39 "external_pages_to_subdomain": 13,
40 "external_nofollow_pages_to_subdomain": 8,
41 "external_redirect_pages_to_subdomain": 0,
42 "deleted_pages_to_subdomain": 65758,
43 "root_domains_to_subdomain": 13,
44 "deleted_root_domains_to_subdomain": 1,
45 "nofollow_root_domains_to_subdomain": 8,
46 "pages_to_root_domain": 21515,
47 "nofollow_pages_to_root_domain": 460,
48 "redirect_pages_to_root_domain": 1444,
49 "external_pages_to_root_domain": 13,
50 "external_indirect_pages_to_root_domain": 0,
51 "external_nofollow_pages_to_root_domain": 8,
52 "external_redirect_pages_to_root_domain": 0,
53 "deleted_pages_to_root_domain": 65758,
54 "root_domains_to_root_domain": 13,
55 "indirect_root_domains_to_root_domain": 0,
56 "deleted_root_domains_to_root_domain": 1,
57 "nofollow_root_domains_to_root_domain": 8,
58 "page_authority": 18,
59 "domain_authority": 6,
60 "link_propensity": 0.06489994377,
61 "spam_score": 2,
62 "root_domains_from_page": 0,
63 "nofollow_root_domains_from_page": 0,
64 "pages_from_page": 0,
65 "nofollow_pages_from_page": 0,
66 "root_domains_from_root_domain": 240,
67 "nofollow_root_domains_from_root_domain": 19,
68 "pages_from_root_domain": 892,
69 "nofollow_pages_from_root_domain": 75,
70 "pages_crawled_from_root_domain": 3698
71 },
72 "link_propensity": 0.06489994377,
73 "targeted_pages": 0,
74 "targeted_nofollow_pages": 0,
75 "targeted_redirect_pages": 0,
76 "targeted_deleted_pages": 2,
77 "date_lost": "2025-06-20"
78 }
79 ],
80 "options": {
81 "begin_date": "2025-01-20",
82 "end_date": "2025-06-20"
83 }
84}
Uses one row per returned result.
api.limits.data.rows