An open API service indexing awesome lists of open source software.

https://github.com/githubjakob/amazon-scraper-firefox-extension

Small POC of a Firefox extension that reads title and the price of a Amazon product page and copies it to the clipboard
https://github.com/githubjakob/amazon-scraper-firefox-extension

Last synced: 11 months ago
JSON representation

Small POC of a Firefox extension that reads title and the price of a Amazon product page and copies it to the clipboard

Awesome Lists containing this project

README

          

# Amazon-scraper-firefox-extension

Small POC of a Firefox extension that reads title and the price of a Amazon product page and copies it to the clipboard.

Build based on the tutorial https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Your_second_WebExtension

## Installation

Go to about:debugging and add the `manifest.json` as a temporary extension.

Navigate to a Amazon Detail Page (eg. https://www.amazon.de/dp/B06XJCKGTZ/) and click the extension icon.