I am trying to retrieve but I cannot manage to get it to retrieve data.
The query I am using is: SELECT * FROM yahoo.finance.options WHERE symbol="AAPL"
So that you can try: Yahoo Finance API
Is there any other good and reliable source for option chains that I can retrieve easily with some Scala
code?