Skip to content

Crawl Streamr network topologies on demand (prototype)

Notifications You must be signed in to change notification settings

streamr-dev/live-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live crawler

Crawl Streamr network topologies on demand.

Crawling logic copied from https://github.com/streamr-dev/stream-metrics-index.

Consider this a prototype, TODO:

  • tests
  • ability to cancel requests
  • configurability to different Streamr networks
  • streaming results (for big streams)

Install and run

npm install
npm run build
npm run start

Navigate to http://localhost:3000

ISO-3166-data.json

The file iso-3166-data.json is from https://github.com/lukes/ISO-3166-Countries-with-Regional-Codes by Luke Duncalfe and licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.

In case of updating the file, make sure to run extract-regions.js to extract the unique sub-regions. Then make sure to update the regionColorMap in public/main.js with the new colors.

About

Crawl Streamr network topologies on demand (prototype)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •