By: Hak Pap
Inspect and view changes in eBay Seller Scraper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "eBay Seller Scraper",
"version": "0.1.0",
"description": "Collect seller listing links and parse item pages with photos, price, shipping, etc.",
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "gipermos33@gmail.com"
}
},
"permissions": [
"storage",
"downloads",
"tabs",
"activeTab",
"webRequest",
"webRequestBlocking",
"*://www.ebay.com/*",
"*://*.ebay.com/*",
"*://i.ebayimg.com/*",
"*://*.ebaystatic.com/*"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"options_ui": {
"page": "options/eula.html",
"open_in_tab": true
},
"browser_action": {
"default_title": "eBay Seller Scraper",
"default_icon": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"content_scripts": [
{
"matches": [
"https://www.ebay.com/sch/*"
],
"js": [
"content/listing.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https://www.ebay.com/itm/*"
],
"js": [
"content/item.js"
],
"run_at": "document_idle"
}
]
} Best eBay Seller Scraper Alternatives
Here are some Firefox add-ons that are similar to eBay Seller Scraper:
E-Auctions Scraper: Export Listings, Sellers
nifty.codes
eBay Listing Title Scraper
supbra
eBay Search Scraper
OfixComp
M-Resale Scraper: Export Listings, Sellers
nifty.codes
F-Marketplace Scraper: Export Listings, Reviews
nifty.codes
G-Apparel Scraper: Export Listings, Sellers
nifty.codes
D-Thrift Scraper: Export Products, Sellers
nifty.codes
V-Thrift Scraper: Export Listings, Sellers
nifty.codes
Amazon Product Scraper
Joel Odimo
Seller Rating Aggregator
3o5b1ioa
U-Delivery Scraper: Export Stores, Menus, Reviews
nifty.codes