Opening multiple specific websites using a command

I’m looking for a way to quickly open multiple predefined websites when searching for stock symbols. For example, when I type $AAPL in either:

  • Chrome/Chromium address bar
  • Mac Spotlight

I’d like it to automatically open multiple tabs with URLs like:

  • twitter.com/search?q=$AAPL
  • [other financial websites with the stock symbol]

I tried:

  • searching brave settings for any sort of shortcut that would achive this

    • Including trying whether bookmarks could be automated – they can not.
  • Mac Automator with spotlight but couldn’t find a suitable solution.

Would a custom Chrome extension be the right approach? Are there other methods to achieve this?