The Bitfi sources are locate at bitfi.dev. Analyse the sources directly on the website is impossible and there is no versioning at all.
With this Scrapy spider you will get the latest sources from bitfi.dev
- Scrapy
Clone this repository
git clone https://github.com/fs0c131y/BitfiSpider.gitThen install the dependencies
sudo pip install -r requirements.txtRun the following command:
scrapy crawl thebitfiThe latest source code will be stored in the output folder under the current directory.
Follow me on Twitter! You can also find a small part of my work at https://fs0c131y.com
This script has been made with ❤ ️by @fs0c131y