Skip to content

dsja612/DexScreenerAlerts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DexScreenerAlerts

A script that gets data of defi crypto pairs from dexscreener, and sends it to a telegram channel.

Sample pair.txt file:

image

  • If a line contains a dexscreener pair code, the script will print its price and 24hr changes.
  • If a ", i" is appended to the end of the pair code, the pair will be inversed (e.g. BTC/USD to USD/BTC)
  • Otherwise, print normally.

Script is regularly run on AWS Lambda, scheduled through EventBridge (Cloudwatch Events).

Data is sent every 30 minutes to https://t.me/DegenAlerts.

Powered by https://docs.dexscreener.com/.

About

Scrapes data of crypto pairs on dexscreener

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages