Hi, I'm trying to retrieve Google option chain by linux c++. Unfortunately the website uses Ajax and the program could only get the static webpage.
1. Is there anyway to retrieve the data?
2. Alternatively, is there any good source of option chain?
Thanks!