fs0c131y / BitfiSpider

Bitfi Scrapy Spider to get the latest sources from https://bitfi.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitfi Scrapy Spider

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

Prerequisites

  • Scrapy

How to install

Clone this repository

git clone https://github.com/fs0c131y/BitfiSpider.git

Then install the dependencies

sudo pip install -r requirements.txt

How to run it

Run the following command:

scrapy crawl thebitfi

The latest source code will be stored in the output folder under the current directory.

Contact

Follow me on Twitter! You can also find a small part of my work at https://fs0c131y.com

Credits

This script has been made with ❤ ️by @fs0c131y

About

Bitfi Scrapy Spider to get the latest sources from https://bitfi.dev


Languages

Language:Python 100.0%