Datatera.ai
Allows to transform ANY website, file or text to structured data, spreadsheet, CRM/ERP, etc. in seconds. No code or mappings needed.
Co to jest Datatera.ai?
Datatera.ai to rozszerzenie Chrome opracowane przez https://datatera.ai, a jego główną funkcją jest „Allows to transform ANY website, file or text to structured data, spreadsheet, CRM/ERP, etc. in seconds. No code or mappings needed.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Datatera.ai
Pobierz pliki rozszerzeń Datatera.ai w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Allows to transform ANY website, file, or text to structured data, spreadsheet, CRM/ERP, etc. in seconds.
No code or mappings are needed. Structure of the Website or a File doesn't matter.
You define a sample of data you want to see as the result ONE time by providing 2-5 sample rows (this should be done in the web application - https://new-app.datatera.io/). After that, you can transform anything. AI will use a sample provided by you as a pattern.
In the web application (https://new-app.datatera.io/), you can download transformed data as a spreadsheet. Or connect to dozens of Applications to export data to.
Datatera.ai also provides APIs for seamless integration to your automations.
Contact us to get more information on this ([email protected]). Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | eblmdnbklkapjchlcdllmhhcnkidnbio |
| Oficjalny URL | https://chromewebstore.google.com/detail/datateraai/eblmdnbklkapjchlcdllmhhcnkidnbio |
| Opis | Allows to transform ANY website, file or text to structured data, spreadsheet, CRM/ERP, etc. in seconds. No code or mappings needed. |
| Rozmiar pliku | 894 KB |
| Liczba instalacji | 139 |
| Aktualna Wersja | 0.0.0.16 |
| Ostatnia Aktualizacja | 2024-02-27 |
| Data Publikacji | 2023-08-25 |
| Ocena | 5.00/5 Łącznie 3 Oceny |
| Deweloper | https://datatera.ai |
| [email protected] | |
| Typ Płatności | in_app |
| Strona Rozszerzenia | https://datatera.ai/ |
| Adres URL Strony Polityki Prywatności | https://www.datatera.ai/privacy-policy |
| Obsługiwane Języki | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Datatera.ai",
"manifest_version": 3,
"version": "0.0.0.16",
"description": "Allows to transform ANY website, file or text to structured data, spreadsheet, CRM\/ERP, etc. in seconds. No code or mappings needed.",
"background": {
"service_worker": "background.js",
"type": "module"
},
"action": {
"default_popup": "\/pages\/login.html",
"default_icon": "\/assets\/images\/logo.png"
},
"icons": {
"256": "\/assets\/images\/logo.png",
"128": "\/assets\/images\/logo.png",
"64": "\/assets\/images\/logo.png",
"32": "\/assets\/images\/logo.png",
"16": "\/assets\/images\/logo.png"
},
"permissions": [
"unlimitedStorage",
"storage",
"activeTab",
"scripting",
"clipboardRead",
"downloads",
"contextMenus"
],
"content_scripts": [
{
"matches": [
" | |