Jump to content
UBot Underground

Http Moz Api source add DA,PA,Moz trust to your bot


Recommended Posts

You can create a free account at moz
you can then generate your key here http://moz.com/products/api/keys.

Please note sometimes it takes several hours for the api key to be registered at moz
most times its instant.

The free api allows downloading of 1000 links for a site.(the source doesn't download internal links only external which is a benefit)
A request every ten seconds (the source code batches request 10 urls at once for da,pa,trust)

Its recommended to store the backlinks locally and use the next update define so you dont waste requests
on data that hasn't changed. This is also recommended by the moz api http://apiwiki.moz.com/best-practices

Link to post
Share on other sites

hmmm...reading my mind?

 

been wanting to do this for a while

 

you are making me lazy Kev...

 

I will get this next round for sure!

thanks man took a couple of tricks to get it to work in ubot but was worth it everyone wants to know the moz stats and its made a good addition to a couple of my bots.

Link to post
Share on other sites

The only issue with the API is that they severely limit you with your requests

which makes it very slow. I have existing bots that use OSE and Majestic and

it's difficult to work around the limitations they set on you.

 

If you're checking a handful of urls at a time it's not going to affect you but

when you move up to trying to check 1000s of domains or more like I do then

you'll realize how painfully slow this process becomes.

 

Have you found a way around that with your code Kev123?

 

If so I may be interested.

Link to post
Share on other sites

Ok I was able to buy it by logging into your website from another purchase.

 

Tried to download links. Using the bot you created and having both of my keys double checked I am getting

 

 

#mozreturn: The remote server returned an error: (401) Unauthorized.

Link to post
Share on other sites

Ok I was able to buy it by logging into your website from another purchase.

 

Tried to download links. Using the bot you created and having both of my keys double checked I am getting

 

 

#mozreturn: The remote server returned an error: (401) Unauthorized.

pm sent I've created a few keys recently sometimes moz takes a while to add your key to there server

Link to post
Share on other sites

The only issue with the API is that they severely limit you with your requests

which makes it very slow. I have existing bots that use OSE and Majestic and

it's difficult to work around the limitations they set on you.

 

If you're checking a handful of urls at a time it's not going to affect you but

when you move up to trying to check 1000s of domains or more like I do then

you'll realize how painfully slow this process becomes.

 

Have you found a way around that with your code Kev123?

 

If so I may be interested.

if your checking stats DA,PA,Moztrust I batch the data requests 10 urls at once(max allowed with free api) so ineffect it checks a url every second.

you can do what others have suggested if your a heavy user and create more account mod the source and use proxies(I don't recommend doing this in a commercial bot thou only private)

 

 

  • Like 1
Link to post
Share on other sites

kev123,

I bought your BOT and set everything up.

I haven't been able to get it to work though.

I just get the message "Progress No Links Downloaded".

It does this for any domain I try.

 

I set up my "Access ID: and "Secret Key" yesterday so they should be available today.

What would you suggest to debug the problem?

 

Andy (Arunner26)

Link to post
Share on other sites
  • 2 weeks later...

I have had a couple of request for a demo of the source code please see below.

reminder you get the full source code for this allowing you to integrate with you own bots or use/sell as a complete

bot

 

Link to post
Share on other sites
  • 3 months later...

I just bought this and am having trouble switching over to node view.  It says there are errors, but nothing is underlined.

I updated the BigList functions and commands, but still get the error.  Any ideas?  Thanks

Link to post
Share on other sites

have you got the four plugins installed mentioned on the first page. http,sha1,date time , large data plugin.

Yes. I do.

 

I don't have math.ceil.  How do I get that command?

Link to post
Share on other sites

that's java you don't need that it built in. if you have all four plugins installed try shut  down ubot completely and the open again and open the program. I've had problems in the past with ubot not switching from code view this was the easy fix.

Link to post
Share on other sites
  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...