zioneo/webscrapper
Scrap BTC addresses and balances from bitkeys.work
This tool helps cryptocurrency enthusiasts or auditors gather publicly available Bitcoin address data from bitkeys.work. It goes through many pages of the website, extracting Bitcoin addresses, their current balances, and associated private keys. The output is a CSV file containing all the collected data, with an email notification if a randomly generated private key shows a balance greater than zero.
No commits in the last 6 months.
Use this if you want to quickly compile a large dataset of Bitcoin addresses and their balances from bitkeys.work for analysis or auditing purposes.
Not ideal if you need to scrape data from cryptocurrency sources other than bitkeys.work or require more sophisticated data validation.
Stars
19
Forks
9
Language
Python
License
MIT
Category
Last pushed
Apr 04, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/zioneo/webscrapper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.