Public API?
Hello,
Is there any public API available to fetch nodes rather than downloading the PG dump?
cc @MariusVanDerWijden
Thanks.
Hi, currently, ethernets.io is running from https://github.com/angaz/node-crawler.
There is an API for raw stats rows.
For node details, what exactly do you want to know?
@angaz Ah that is great any plans to merge the feature to the upstream? And I think the documentation should be available on github as well
Yeah, I'm working on cleanup for upstreaming, and docs is on the list for that.
Sorry to chime in here, but my question is kind of similar ! Is there any plan or would you be willing to extend the API ? For example, I'd be interested to grab a list of enode addresses based on parameters: network, location, client, etc...
Hi @MqllR, is maybe this issue describing what you are looking for? https://github.com/ethereum/node-crawler/issues/57
Oh damn, just one issue before! Moving my comment over there !