Google's PageRank

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

Ver licencia

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')

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R14SP1
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Google en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

Description Updated & PHP Script Credit Added