Grant Oganyan
Grant Oganyan
All selectors (`titleSelector`, `linkSelector`, `snippetSelector`, `resultStatsSelector`, `cursorSelector`) where exposed via the config object passed to `googleIt()`. For some reason, `titleFinder` was not exposed, which did not allow changing it to...
The `polygon.options.snapshotOptionContract` always returns an empty array. ```javascript const polygonResults = await polygon.options.snapshotOptionContract('SPY', 'O:SPY240426C00517000'); // { // "results": [], // "status": "OK", // "request_id": "06deb361223937c365ebae0b41320f63", // "count": 0, // "next_url":...