Google's PageRank

Returns Google's PageRank for the entered URL
2,5K download
Aggiornato 7 dic 2005

Visualizza la licenza

This function calls a PHP script (provided by googlecommunity.com) and outputs the PageRank result (0-10).

SYNTAX:

pagerank(url)

pagerank : Returns the Google's PageRank for the entered URL

Example:
pagerank('http://www.cnn.com')
pagerank('www.m-w.com')
pagerank('mathworks.com/matlabcentral/fileexchange/loadCategory.do')

Cita come

Fahad Al Mahmood (2024). Google's PageRank (https://www.mathworks.com/matlabcentral/fileexchange/9239-google-s-pagerank), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R14SP1
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Google in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

Description Updated & PHP Script Credit Added