Skip to content

myyan/coin_market_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

coin_market_analysis

  • use python3
  • flask for restful framwork
  • beautifulsoup for the html parser

restful interface with 3 parameters

  • address -> is the contract address for eth
  • page -> is the rank page for the address token
  • topN -> is the topN sum percentage , max is 50

if you found not install some module you can do as follows:

  • pip install requests
  • pip install flask
  • pip install BeautifulSoup4

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages