MSarmadQadeer / debank-and-nanoly-scrapping

A web platform that tells you about your token's best yield based on your public address.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeBank & Nanoly Scrapping

A web platform that tells you about your token's best yield based on your public address. The web application is named as IQCapital.

The web application is live at https://iqcapital.io

Project Showcase

Showcase image

Pre-requisites

Firefox browser should be installed on your system.

Installation and Setup

  1. Clone the repository
  2. Navigate to the project directory
  3. Install the dependencies
pip install -r requirements.txt
cp .env.example .env
  1. Edit the .env file
  2. Run the script
flask run

About

A web platform that tells you about your token's best yield based on your public address.


Languages

Language:CSS 73.2%Language:HTML 20.0%Language:JavaScript 4.1%Language:Python 2.7%