Skip to content

sytrinh/pancakeswap_price_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pancakeswap Price Scraper

Get token prices from Pancakeswap and obtain other information from Binance Smart Chain (BSC)

Requirements

  • BeautifulSoup
  • Web3
  • Pandas
  • Requests

How to run

Put token addresses into input.txt, and run

python scrape.py input.txt 

Or

python scrape.py input.txt -o <output_file>

About

Get token prices from Pancakeswap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages