Skip to content

jackdondy/crawler-for-walletexplorercom

Repository files navigation

crawler-for-walletexplorercom

this is a crawler for the website walletexplorer

Use BeautifulSoup to crawl the wallets on https://www.walletexplorer.com & Write the name and urls of wallets in .json files under wallets directory.

Use Multi-Thread to get the address-numbers of wallets & write them to wallets/page_num.txt. To use this program, please contact the owner of walletexplorer via email ales.janda@kyblsoft.cz for a JSON API, and fill the line 17 of getTotalAddrNumViaJSONAPI.py.

Use Multi-Thread to get the addresses of wallets & write them to folders under wallets/addrs directory. Use wallet name as folder name. Crawl the addresses of all wallets will take more than a month. To use this program, please contact the owner of walletexplorer via email ales.janda@kyblsoft.cz for a JSON API, and fill the line 52 of getWalletAddrsVisJSONAPI.py.

the .json files under wallets

Build time: 2021-5-12

Build time: 2021-5-15

the zip files under temp

Time: 2021-5-13 to 2021-5-22. In the zip are two folders, corresponding to two wallets, but neither of them contains all the addresses of the wallet.

About

this is a crawler for the website "www.walletexplorer.com"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages