SEOMoz LinkScape API Functions Library
It is not every day that we get to release code around here, so I am especially pleased about this post. For those of you who don’t know, SEOMoz released their LinkScape Site Intelligence API which gives you programmatic access to their giant link information database. Some of the features are free (the mozRank API) and some are not. The following code library allows you to easily interact with the API. Main Functions: Function Description generateCredentials() uses the global variables of accessid and secret to generate a valid credential query string. apiStatus() accesses the Status API getTransformation() grabs the B and M values from the Status Call transformMozRank() converts Raw mozRank to Pretty mozRank calculateBitFlag() converts an array of...
Recent Comments