https://github.com/mirdan08/crafty
Data analysis project i've developed for the web scraping course.
https://github.com/mirdan08/crafty
blockchain data-analysis webscraping
Last synced: 7 months ago
JSON representation
Data analysis project i've developed for the web scraping course.
- Host: GitHub
- URL: https://github.com/mirdan08/crafty
- Owner: mirdan08
- Created: 2024-08-07T11:34:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-15T07:49:18.000Z (about 1 year ago)
- Last Synced: 2025-03-25T19:52:12.883Z (11 months ago)
- Topics: blockchain, data-analysis, webscraping
- Language: Jupyter Notebook
- Homepage:
- Size: 360 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LWS project
Project that i've developed for the Web Scraping Laboratory course.
## objective
The main objecive of this project is to scrape data from blockchain transaction websites that allow the visuliaze anonimized movements inside the blockchain and use clustering algorithms in order to deanonimize movements.
The code is available inside the crafty.ipynb file and can be run, note that you need to download the dataset and in case you don't have the necessary amount of memory a data reducing script is provided in order to get a smaller version of the dataset.
The notebook is currently in Italian.