Shopify Scraper - Shopify Store Scraper & spy
A smart export tool for extracting product listings from Shopify stores to CSV/Excel with one click.
Shopify Scraper - Shopify Store Scraper & spy là gì?
Shopify Scraper - Shopify Store Scraper & spy là một tiện ích mở rộng Chrome được phát triển bởi https://shopifyscraper.com, và tính năng chính của nó là "A smart export tool for extracting product listings from Shopify stores to CSV/Excel with one click.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Shopify Scraper - Shopify Store Scraper & spy
Tải xuống các tệp mở rộng Shopify Scraper - Shopify Store Scraper & spy dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Shopify Scraper scrapes products from Shopify powered stores and export to CSV/Excel. # Shopify Scraper features ✓ One-click to export all products to CSV/Excel ✓ Save as XLSX (Excel document) with proper data types - dates, prices ✓ Select the specified collections to export ✓ Select the specified products to export ✓ Search the specified products to export ✓ Show detail of specified product ✓ Export to CSV format compatible with Shopify import format (https://help.shopify.com/en/manual/products/import-export/import-products) ✓ All fields from Shopify product listing are included ✓ Sort by Price, Published Date, Updated Date, etc. on Dashboard ✓ Export include product links # Supported fields: - Title - Handle - Description (in plain text) - Published date and time - Created date and time - Updated date and time - Vendor - Product Type - Tags - Min Price - Max Price - 6 product variants, including title, price, discount price, and image URL - 10 images - All options # It's free? Yes, Shopify Scraper is free. You can get basic functionality and upgrade to get more functionality. # FAQ https://shopifyscraper.inforld.com/#faq If you have any questions, don't hesitate to contact us at [email protected] # Data Privacy All the data you process is on your local computer and never passes through our servers. # Statement Shopify is a trademark of Shopify Inc. Shopify Scraper is not affiliated with, endorsed, sponsored, or otherwise related to Shopify, Inc. or any of its affiliates or subsidiaries.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Shopify Scraper - Shopify Store Scraper & spy |
ID | pehfmekejnhfofdjabaalbnanmpgjcdn |
URL Chính Thức | https://chromewebstore.google.com/detail/shopify-scraper-shopify-s/pehfmekejnhfofdjabaalbnanmpgjcdn |
Mô tả | A smart export tool for extracting product listings from Shopify stores to CSV/Excel with one click. |
Kích Thước Tệp | 1.92 MB |
Số Lần Cài Đặt | 955 |
Phiên Bản Hiện Tại | 1.2.2 |
Cập Nhật Lần Cuối | 2023-12-27 |
Ngày Phát Hành | 2023-01-24 |
Đánh Giá | 4.67/5 Tổng số 6 Đánh Giá |
Nhà Phát Triển | https://shopifyscraper.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://shopifyscraper.com |
URL Trang Chính Sách Bảo Mật | https://inforld.com/privacy |
Ngôn Ngữ Được Hỗ Trợ | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDescription__", "default_locale": "en", "version": "1.2.2", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtl9PLvoGDJ8Trf4TjNBSEZdMJyuzRfDsr74RJhMSrpq29WO+HlKPKSWTQMyuLJnKzm4XDx5QKcwPGlX2K0lH2bbYec2nFwYqH6vFV1jBFfKZAu6PLRBOOnbj5zi\/MOY5fDRPSQcfkZxDFpXnHIVlkd1j7R6qbZdn8PDWBtSGPRaUvJY8uJLn0g7yALGiZX5tVBClKuI2kVSVc+rgv4+XoE4exU8iul9nMtrAhevfUAkHTTa14coIFnVF1aWcnNcLc90uv5uDeKisU0oE7kYoleDNlg8RYi+GBd15WlLEIEVPFutZldnZZ4x+QecHZkICBAqbeclx\/HKIbCfgLTTXuQIDAQAB", "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/pehfmekejnhfofdjabaalbnanmpgjcdn", "manifest_version": 3, "oauth2": { "client_id": "350927244499-4itok8nl6nm0lrtlllmurgo5vdo1nlsk.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email" ], "web_client_id": "350927244499-2m0n8506ggmbunq07prd8sj970duvfp3.apps.googleusercontent.com" }, "background": { "service_worker": "service-worker.js" }, "icons": { "16": "public\/lib\/images\/logo_16.png", "32": "public\/lib\/images\/logo_32.png", "48": "public\/lib\/images\/logo_48.png", "128": "public\/lib\/images\/logo_128.png" }, "permissions": [ "activeTab", "storage", "identity" ], "host_permissions": [ "*:\/\/*.inforld.com\/*" ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "action": { "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "js": [ "content_sc.js" ], "run_at": "document_end" } ] } |