Zaargh
Results
2
comments of
Zaargh
Hey @dfernan! It should be pretty straightforward, I've just checked that ocr.space did add the `isTable` option to their API as well (https://ocr.space/ocrapi#PostParameters) You can achieve that by adding `"isTable":...
The API returns json, what's done later is up to the user :) You just need to take the value of interest from API call result, and save it to...