Datatera.ai
Allows to transform ANY website, file or text to structured data, spreadsheet, CRM/ERP, etc. in seconds. No code or mappings needed.
Vad är Datatera.ai?
Datatera.ai är en Chrome-tillägg utvecklad av https://datatera.ai, och dess huvudfunktion är "Allows to transform ANY website, file or text to structured data, spreadsheet, CRM/ERP, etc. in seconds. No code or mappings needed.".
Tilläggsskärmbilder
Ladda ner Datatera.ai-förlängningens CRX-fil
Ladda ner Datatera.ai-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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]). Grundläggande Information om Tillägg
| Namn | |
| ID | eblmdnbklkapjchlcdllmhhcnkidnbio |
| Officiell webbadress | https://chromewebstore.google.com/detail/datateraai/eblmdnbklkapjchlcdllmhhcnkidnbio |
| Beskrivning | Allows to transform ANY website, file or text to structured data, spreadsheet, CRM/ERP, etc. in seconds. No code or mappings needed. |
| Filstorlek | 894 KB |
| Antal Installationer | 139 |
| Aktuell Version | 0.0.0.16 |
| Senast Uppdaterad | 2024-02-27 |
| Publiceringsdatum | 2023-08-25 |
| Betyg | 5.00/5 Totalt 3 Betyg |
| Utvecklare | https://datatera.ai |
| E-post | [email protected] |
| Betalningssätt | in_app |
| Tilläggswebbplats | https://datatera.ai/ |
| URL till Sekretesspolicy Sidan | https://www.datatera.ai/privacy-policy |
| Stödda Språk | 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": [
" | |