(no title)
simlan | 1 year ago
I went the browser extension route and used grease monkey to inject custom JavaScript. I patched the window.fetch and because it was a react page it did most of the work for me providing me with a slightly convolute JSON doc everytime I scrolled. Getting the data extracted was only a question of getting a flask API with correct CORS settings running.
Thanks for posting using a local proxy for even more control could be helpful in the future.
throwaway48476|1 year ago
Seems like an omission in the spec.
banditelol|1 year ago
But firefox extension expose API to inspect the response stream.