Amz Scraper Chrome Extension
Budget: $30 – $250 USD
A working demo needs to be working in 48 hours, only serious developers who are focused and a FULL TIME Freelancer should apply. Any bids over $250 will be denied. No place holders, whatever you bid is your price. Full specification is below in the google doc.
I need a Manifest V3 Chrome extension that springs to life only when the tab’s URL matches an Amz product page. On click, it should scrape structured product details—title, price, description, and any other key fields that are reliably present—plus up to ten written reviews for each star rating from 5-star down to 1-star.
Inside the popup I want three tabs:
• Product Data
• Reviews
• All Data
A view-mode selector sitting above those tabs must let me flip what I’m seeing between JSON and Plain Text at any time. Regardless of the active tab and view mode, a Copy button should place the current payload on the clipboard and a Download button should save it as a file. In the All Data tab only, a Create Video button will post the complete JSON to my n8n webhook (I’ll supply the URL).
Keep everything within Manifest V3 constraints, handle background → content script messaging cleanly, and make the DOM selectors resilient to Amazon’s frequent layout tweaks. I’ll need:
• the signed-off extension folder ready for direct loading into Chrome
• the full, well-commented source code
• a concise README covering setup, build, and where to plug in the n8n endpoint
• a quick screen recording that proves the flow works from click-to-scrape through Create Video.
The full project spec is here: https://docs.google.com/document/d/1_a7C-33SScevwCk4Jy3l5HygSFyy5edrQOLFJOev1zk/edit?usp=sharing
I need a Manifest V3 Chrome extension that springs to life only when the tab’s URL matches an Amz product page. On click, it should scrape structured product details—title, price, description, and any other key fields that are reliably present—plus up to ten written reviews for each star rating from 5-star down to 1-star.
Inside the popup I want three tabs:
• Product Data
• Reviews
• All Data
A view-mode selector sitting above those tabs must let me flip what I’m seeing between JSON and Plain Text at any time. Regardless of the active tab and view mode, a Copy button should place the current payload on the clipboard and a Download button should save it as a file. In the All Data tab only, a Create Video button will post the complete JSON to my n8n webhook (I’ll supply the URL).
Keep everything within Manifest V3 constraints, handle background → content script messaging cleanly, and make the DOM selectors resilient to Amazon’s frequent layout tweaks. I’ll need:
• the signed-off extension folder ready for direct loading into Chrome
• the full, well-commented source code
• a concise README covering setup, build, and where to plug in the n8n endpoint
• a quick screen recording that proves the flow works from click-to-scrape through Create Video.
The full project spec is here: https://docs.google.com/document/d/1_a7C-33SScevwCk4Jy3l5HygSFyy5edrQOLFJOev1zk/edit?usp=sharing
Related categories:
JavaScript
CSS
Web Scraping
HTML
Firefox
Google Chrome
Extensions & Additions
JSON
API Development
n8n