Datatera.ai
Allows to transform ANY website, file or text to structured data, spreadsheet, CRM/ERP, etc. in seconds. No code or mappings needed.
Datatera.ai क्या है?
Datatera.ai https://datatera.ai द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Allows to transform ANY website, file or text to structured data, spreadsheet, CRM/ERP, etc. in seconds. No code or mappings needed."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Datatera.ai एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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]).
एक्सटेंशन की मूल जानकारी
नाम | Datatera.ai |
ID | eblmdnbklkapjchlcdllmhhcnkidnbio |
आधिकारिक URL | https://chromewebstore.google.com/detail/datateraai/eblmdnbklkapjchlcdllmhhcnkidnbio |
विवरण | Allows to transform ANY website, file or text to structured data, spreadsheet, CRM/ERP, etc. in seconds. No code or mappings needed. |
फ़ाइल का आकार | 894 KB |
स्थापना संख्या | 139 |
वर्तमान संस्करण | 0.0.0.16 |
अंतिम अपडेट | 2024-02-27 |
प्रकाशन तिथि | 2023-08-25 |
रेटिंग | 5.00/5 कुल 3 रेटिंग्स |
डेवलपर | https://datatera.ai |
ईमेल | [email protected] |
भुगतान के प्रकार | in_app |
एक्सटेंशन वेबसाइट | https://datatera.ai/ |
गोपनीयता नीति पृष्ठ URL | https://www.datatera.ai/privacy-policy |
समर्थित भाषाएँ | 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": [ " |