Tagged Questions
3
votes
2answers
263 views
Check Google PageRank for a given URL
Does anyone know how to write a Mathematica function that returns the Google PageRank of a given URL?
I found a tutorial for achieving this in a bash script here, but I have no idea how to port this ...
8
votes
1answer
164 views
Import the “thumbnail” of an internet page
I have a list of internet sites links from which I would like to automatically recover the page image/thumbnail and page title.
Let's suppose that one of the links is https://www.google.com/, I would ...
14
votes
1answer
195 views
Getting Mathematica.SE reputation data
I'm asking the following on behalf of Mr.Wizard.
On StackOverflow I used the old v1.0 SO API and Mathematica to obtain user reputation data. Now we are no longer a tag on StackOverflow and the v2.1 ...
13
votes
1answer
291 views
Gravatars/identicons with Mathematica
The default avatar/identicon is based on an MD5 hash of your e-mail address. With some e-mail providers (e.g., GMail) the address gmailuser+foo@gmail.com is still ...