Open FriendlyUser opened 3 years ago
For web scrapping and other things, periodically dispatch github actions requests based on criteria.
For example, if stocks are moving down a lot, scrap the trending losers tickers, if stocks are moving up a lot scrap the trending winners.
https://dev.to/rikurouvila/how-to-trigger-a-github-action-with-an-htt-request-545
For web scrapping and other things, periodically dispatch github actions requests based on criteria.
For example, if stocks are moving down a lot, scrap the trending losers tickers, if stocks are moving up a lot scrap the trending winners.
https://dev.to/rikurouvila/how-to-trigger-a-github-action-with-an-htt-request-545