GET
NanonetsNanonetsGet Full TextGet Full Text
GET
https://api.lowcodeapi.com/nanonets/api/v2/ocr/fulltext
Query Parameters 2
file file*
urlsstring
Parameters Description
file*file
Comma separated page numbers which needs to be processed from the list of Files uploaded. ex: '1,2'
urlsstring
language hints eg: en, vi (not specifying generally gives best results)
Overview
Response
API response data will be shown here once the request is completed.
Snippet
cURL
curl -X GET \
 'https://api.lowcodeapi.com/nanonets/api/v2/ocr/fulltext' \
 -H 'Cache-Control: no-cache' \
 -H 'Content-Type: application/json' --data-raw '{}'
© 2024LowCodeAPI

Last Updated : 2024-12-16 14:03 +00:00