Skip to content

Discord bot that scrapes Neoexchange for Canadian Depository Receipts (CDRs) and notifies if any CDRs are created along with showing closing, price, change, trades and volume

License

Notifications You must be signed in to change notification settings

krish1000/NeoExchange-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoExchange-Bot

Discord bot that scrapes Neoexchange for Canadian Depositary Receipts (CDRs) and notifies if any CDRs are created along with showing closing, price, change, trades and volume

Bot is hosted on replit.com

Scraping

Initially scrapy was used to scrape the website but it was found to not work well with dynamic-loaded content so instead Selenium was used with an implicit wait delay to load the html to scrape

Other packages used:

pandas: to create a dataframe to store scraped info and to display
discord: to authenticate bot and be able to run onto discord servers
numpy: ~
replit: ~

About

Discord bot that scrapes Neoexchange for Canadian Depository Receipts (CDRs) and notifies if any CDRs are created along with showing closing, price, change, trades and volume

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages