Easy web scraper by Databar
A simple, no-code extension to collect data from any website.
Easy web scraper by Databarคืออะไร?
Easy web scraper by Databar เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://databar.ai และคุณลักษณะหลักของมันคือ "A simple, no-code extension to collect data from any website."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Easy web scraper by Databar
ดาวน์โหลดไฟล์ส่วนขยาย Easy web scraper by Databar ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Scrape any web page in under 30 seconds for free and without code. The easiest web scraper - simply add columns to your dataset by selecting what you want to scrape and watch it automatically pull in data from any web page. Works natively with Databar workspaces - pull data into your workspace and enrich it with third party APIs for a more complete dataset. Visualize and embed scraped data automatically. Share it with your team or send it to Google Sheets, Coda.io, or Hubspot!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Easy web scraper by Databar |
ID | diijlidbfjnlccmmalabeflgckicodbj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/easy-web-scraper-by-datab/diijlidbfjnlccmmalabeflgckicodbj |
คำอธิบาย | A simple, no-code extension to collect data from any website. |
ขนาดไฟล์ | 493 KB |
จำนวนการติดตั้ง | 603 |
เวอร์ชันปัจจุบัน | 0.2.43 |
อัปเดตครั้งล่าสุด | 2023-11-22 |
วันที่เผยแพร่ | 2023-04-07 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | https://databar.ai |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.databar.ai |
URL หน้าช่วยเหลือ | https://www.databar.ai |
URL หน้านโยบายความเป็นส่วนตัว | https://databar.ai/privacy-policy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "default_popup": "popup.html" }, "version": "0.2.43", "author": "Databar.ai", "name": "Easy web scraper by Databar", "description": "A simple, no-code extension to collect data from any website.", "background": { "service_worker": "background.5fadff2f.js" }, "permissions": [ "storage", "unlimitedStorage", "tabs", "cookies" ], "content_scripts": [ { "matches": [ " |