Last.fm Reverse Neighbours

The algorithm that Last.fm uses to find your weekly neighbours is not symetric - this means that you might have them as your neighbour, but you might not be their neighbour. This tool will find users who have you listed as their neighbour.

Download the application from here.

Please report any bugs to the issue tracker. Mark the component as 'reverseneighbours'.

All our tools are free and are released under the GNU General Public License. This is an unofficial website, completely unconnected with Last.fm - please email any questions to andrew@indiegigs.co.uk and not to the Last.fm staff.

Latest News

Installing From Source

Users installed from source must first install Python 2.5, Qt 4+ and PyQt 4+. Next PyScrobble must be downloaded from here. Extract the file, then type 'python setup.py install'. Finally the program itself must be downloaded from here. Extract the file, then type 'python setup.py install'. 'reverseneighbours' will be installed as executable file in you path (probably /usr/bin) simply type 'reverseneighbours' to run it.