Get token prices from Pancakeswap and obtain other information from Binance Smart Chain (BSC)
- BeautifulSoup
- Web3
- Pandas
- Requests
Put token addresses into input.txt
, and run
python scrape.py input.txt
Or
python scrape.py input.txt -o <output_file>