I'm only seeing 3 results for DA/PA, is this a limitation?
-
I'm checking the DA/PA of the top 10 urls on google for a keyword, but I only get the DA/PA results for 3 of the domains, I know the other domains in the list would have results, is this a limitation on the API or should I be able to get DA/PA for more than 3 domains at a time?
would it help if I only check one at a time instead of a larger set?
-
I was using seostats from github that used the mozscape api and made calls like this. the query was for seo so all the domains would have results . starting to think it might be an issue on seostats end.
id loop over the results from google from that keyword then display the da/pa
in the screenshot I blocked out the domains, but I attached a new screenshot, now If I only check 3 domains it works fine, anything over that says n.a
use \SEOstats\Services\Google as Google;
use \SEOstats\Services\Mozscape as Mozscape;$getKeyword = $_POST['keyword'];
$serps = Google::getSerps($getKeyword, 3);
foreach ($serps as $serp) {
$serp = $serp['url'];
$pageAuthority = Mozscape::getPageAuthority($serp);
$domainAuthority = Mozscape::getDomainAuthority($serp);
$backlinks = Google::getBacklinksTotal($serp);echo "
";
echo "" . $serp. "";
echo "Page Authority: " . round($pageAuthority) . " ";
echo "Domain Authority: " . round($domainAuthority) . "";echo "
";
}
?>
-
Hi there!
Jo here from Moz support, I'm having a tricky time figuring out what exactly is going on here.
I wonder if you could please send an unedited screenshot and the full url of your api call to help@moz.com?
I look forward to hearing back from you!
Cheers!
Jo
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Unsolved Api limits on free plan
Good afternoon. I tried connecting free access to api https://moz.com/help/links-api/v1-archive/v1-free-api-access to retrieve DA data. After several requests to the api I got a message: "Your monthly row limit reached" Can you tell me what this error is related to? Or Moz doesn't have free api access anymore?
API | | Dima124dsfg1 -
Why does OSE show old data (Previous update results)?
Moz api started to show July 13 update results for my website. I checked it 2 days ago and saw all new established links and updated DA PA for July 27 update. But last 2 days both Moz Api and OSE main page show July 13 update results. Is there a maintenance or mismatching error between old and new databases?
API | | cozmic0 -
MOZ Bar recognizes a link as No-Followed even when there's no evidence of nofollow nor external tag
Hi! I've seen that the Moz bar recognizes some links as NoFollowed, even when technically are followed.
API | | Gaston Riera
One example of that is this page: https://wiki.python.org/moin/PythonTraining I've attached an image to clarify.
The link is just: <a class="https" <span="">href="https://rmotr.com"> there is no evidence of no following tag (such as external, nofollow, etc). Thanks!
GR.</a> <a class="https" <span=""></a>2e3b9c02fe.png 1513d1b95d.png0 -
How do batched URL metrics work in terms of rows and rate limit?
I am using the free API plan to get URL metrics and batching my calls like this: https://github.com/seomoz/SEOmozAPISamples/blob/master/php/batching_urls_sample.php How does this work in terms of rows and limits? If I do a batch of 10 urls does it count as 1 row? or 10? Do I have to wait 10 seconds before calling the next batch?
API | | MWS20 -
/index.php causing a few issues
Hey Mozzers, Our site uses magento. Pages within the site (not categories or products) are set to display as www.domain.co.uk/page-url/ The hta access is set to redirect all version such as www.domain.co.uk/page-url to a url ending in a / However in google analytics and in moz landing page tracker these urls are being represented by www.domain.co.uk/page-url/index.php When visiting www.domain.co.uk/page-url/index.php a 404 is displayed. I know that by default when directed to a directory it automatically finds and displays the index file. So i understand why this is happening to some degree. However, when manually visiting this link does not exist. This poses a problem when trying to view the landing pages information in moz pro. I have 20 keywords being tracked in relation to www.domain.co.uk/page-url/ but because moz is recording it as www.domain.co.uk/page-url/index.php the keywords are unrelated so not showing information in relation to the page. Any ideas?
API | | ATP0 -
Moz Crawl: Can't check page optimization error https
Help needed, when I try to do a page optimization check i get the following error : The URL you entered does not appear to be returning a page successfully. Please make sure that you've entered the URL of valid, working page. But i can do a site crawl, what should be the problem? Checked with frog seo spider and add no problem, robots.txt its also clean. Anyone knows what can be wrong? Thanks
API | | Luis-Pereira0 -
API Limit Question
Hi, I am unfamiliar with API's in general but never had an issue with being throttled until today. I used the api a lot heavier today which is why. According to the API dashboard I made 5100 "requests" today and 21,000 "rows returned". I am using a MOZ PRO account and have been throttled as a result. I am wondering when does it reset? Is it a daily, weekly, or monthly limit that I hit and what is the limit? Thanks
API | | greganderson4440 -
Checking DA, MozTrust and MozRank for 390K domains.
Hello Guys, I've a list of of 390K domains which will be available to register until 02/22. Those are expired domains and they are all available at 10.59USD each. I want to check all domains for DA, mT and mR. hahaha 😛 Any suggestions? If any good soul with a API subscription wanna try it, if we find any gems on those domains, I can share, 3 to 1. 3 for the person using the API and 1 for me. Anyway, I'm just trying. 😄 Thanks 🙂
API | | strongmedia0