View Murmurations Data
View the map
Watch the demo video
The Murmurations map allows you to explore all of the nodes in Murmurations that have geolocation coordinates associated with them.
Learn how to create custom map views
Search the index
Use MPG's Index Explorer to search for nodes in the Murmurations network based on a variety of criteria such as:
- Schema name
- User-defined tags
- All or any tags entered (default is any)
- Exact or fuzzy matching (default is fuzzy, to handle spelling variances, typos, etc.)
- Authentic website address (
primary_url
) - Last update time
- A distance in kilometers ("25km") or miles ("15mi") from a specific geolocation (
lat
,lon
,range
) - Town/city (
locality
), state/province/county (region
) andcountry
(two letter ISO codes)
Using the API
The Index API enables you to programmatically fetch data using the GET /nodes
endpoint. The search and filtering options are the same as with MPG's Index Explorer search page described above.