Skip to content

justhalooo/RPC-Live-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”Ž RPC Live Checker for Chainlist (Async)

Simple Python script to scrape RPC URLs from Chainlist and check their availability (live/dead) quickly using async requests.

Only Mainnet RPCs will be checked and saved to output file.


πŸš€ Features

  • Fetch chains from https://chainid.network/chains.json
  • Filter Mainnet only (testnet == false)
  • Check RPC responsiveness in parallel using asyncio + aiohttp (super fast)
  • Save results to rpc_live.txt:

About

CLI tool for live scraping and monitoring RPC services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages