SmartExtract
APIs for rent roll and CRE document extraction
Last updated
APIs for rent roll and CRE document extraction
Last updated
SmartExtract platform by clik.ai provides a tools to extract data from documents uploaded by your users. You can signup for SmartExtract at to start using the SmartExtract today.
This guide documents how SmartExtract works and how you can integrate it within your web application.
The SmartExtract platform provides two ways to integrate document data extraction in your platform:
- You can integrate this widget in your web application to extract data from your financial documents. The widget also provides a spread sheet view to allow your users seamlessly edit/validate the extracted data. The validated data is then provided to your web application.
- This is a more suitable solution if you are just looking to extract data in JSON format and then use your own UI to allow users to edit/validate data.
That totally depends on how you want to integrate with SmartExtract
If you are looking just for an API that can take your financial documents and provide you with extracted data in JSON format, the is what you need to use. This also means that you need to build the user interface to allow your users to validate or update this extracted data.
SmartExtract widget uses the SmartExtract API behind the scenes. It then presents the data extracted from the document in a spreadsheet view. The spreadsheet view is loaded in an iframe which can be placed anywhere in your application even on a popup dialog. The library takes care of most of the part and provides you with a simple Promise and Event based API to integrate the widget in your web application.