ocr.space_code_example
ocr.space_code_example copied to clipboard
Select option table
would it be possible to add the option of selecting the is_Table option?

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": True to the payload dictionary.
Feel free to reach out to me if you need more help with that. :)