Datatera.ai
Allows to transform ANY website, file or text to structured data, spreadsheet, CRM/ERP, etc. in seconds. No code or mappings needed.
Cos'è Datatera.ai?
Datatera.ai è un'estensione di Chrome sviluppata da https://datatera.ai, e la sua funzione principale è "Allows to transform ANY website, file or text to structured data, spreadsheet, CRM/ERP, etc. in seconds. No code or mappings needed.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Datatera.ai
Scarica i file di estensione Datatera.ai in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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]). Informazioni di Base sull'Estensione
| Nome | |
| ID | eblmdnbklkapjchlcdllmhhcnkidnbio |
| URL Ufficiale | https://chromewebstore.google.com/detail/datateraai/eblmdnbklkapjchlcdllmhhcnkidnbio |
| Descrizione | Allows to transform ANY website, file or text to structured data, spreadsheet, CRM/ERP, etc. in seconds. No code or mappings needed. |
| Dimensione del File | 894 KB |
| Conteggio Installazioni | 139 |
| Versione Corrente | 0.0.0.16 |
| Ultimo Aggiornamento | 2024-02-27 |
| Data di Pubblicazione | 2023-08-25 |
| Valutazione | 5.00/5 Totale 3 Valutazioni |
| Sviluppatore | https://datatera.ai |
| [email protected] | |
| Tipo di Pagamento | in_app |
| Sito Web dell'Estensione | https://datatera.ai/ |
| URL della Pagina della Politica sulla Privacy | https://www.datatera.ai/privacy-policy |
| Lingue Supportate | 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": [
" | |