node-crawler icon indicating copy to clipboard operation
node-crawler copied to clipboard

Public API?

Open tornadocontrib opened this issue 1 year ago • 6 comments

Hello,

Is there any public API available to fetch nodes rather than downloading the PG dump?

cc @MariusVanDerWijden

Thanks.

tornadocontrib avatar Mar 23 '24 15:03 tornadocontrib

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 avatar Mar 23 '24 15:03 angaz

@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

tornadocontrib avatar Mar 23 '24 18:03 tornadocontrib

Yeah, I'm working on cleanup for upstreaming, and docs is on the list for that.

angaz avatar Mar 23 '24 19:03 angaz

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...

MqllR avatar May 29 '24 15:05 MqllR

Hi @MqllR, is maybe this issue describing what you are looking for? https://github.com/ethereum/node-crawler/issues/57

angaz avatar May 29 '24 15:05 angaz

Oh damn, just one issue before! Moving my comment over there !

MqllR avatar May 29 '24 16:05 MqllR