Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

For example, one could make a graph that connects site to sites that are linked by it - or that are accessed by the same people. Does that kind of analysis exist? Where, how it is called and how can I access it?

share|improve this question
It powers Google.com. but it's private and you can't see it. – MarkJ Nov 12 '12 at 8:24
internet-map.net has a fantastic visualization tool. You may be interested in that. – Phil Colson Dec 12 '12 at 15:03

closed as off topic by gnat, maple_shaft Dec 12 '12 at 15:47

Questions on Programmers Stack Exchange are expected to relate to software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

2 Answers

Google used to have the Google Wonder Wheel for this, unfortunately it's now dead.

Pic courtesy of ElectricPig and Google

share|improve this answer
not the most useful answer then :-) – Ozz Dec 12 '12 at 15:17

Not quite what you are looking for (sites that are linked) but something similar is Pearl Trees which shows sites that are connected by topic similarity. But it's user generated.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.