# Manual Amazon review capture fallback Generated: 2026-05-20T02:31:31.960Z Use this no-spend manual capture queue if DataForSEO Reviews remains blocked; save completed JSON files into data/sources/amazon/ and run bun run validate:sources. ## Guardrails - This does not call Amazon, DataForSEO, Apify, or Shopify. - Capture only the listed Stage 1 ASINs; do not broaden to full catalogue scraping. - Save completed source drops under `data/sources/amazon/` using the listed `SourceDropPath`. - Each review needs text, rating, date when visible, and URL/permalink when available. - After adding source drops, run `bun run validate:sources` before generating intelligence. ## Queue ### JV-D4000 — Super Strength Vitamin D3 4000iu - ASIN: B0F3XQ631C - Product: https://www.amazon.co.uk/dp/B0F3XQ631C - Reviews: https://www.amazon.co.uk/product-reviews/B0F3XQ631C/?sortBy=recent - Depth target: 10 - Save as: `data/sources/amazon/jv-d4000-b0f3xq631c-manual-amazon-reviews.json` ### JV-TURMERIC500 — Turmeric with BioPerine (Black Pepper Extract) - ASIN: B009756A58 - Product: https://www.amazon.co.uk/dp/B009756A58 - Reviews: https://www.amazon.co.uk/product-reviews/B009756A58/?sortBy=recent - Depth target: 10 - Save as: `data/sources/amazon/jv-turmeric500-b009756a58-manual-amazon-reviews.json` ### JV-VISISOFT — Visisoft Original Tablets - 10mg - ASIN: B009756BHA - Product: https://www.amazon.co.uk/dp/B009756BHA - Reviews: https://www.amazon.co.uk/product-reviews/B009756BHA/?sortBy=recent - Depth target: 10 - Save as: `data/sources/amazon/jv-visisoft-b009756bha-manual-amazon-reviews.json` ### JV-STAR1000 — High Strength Starflower Oil 1000mg - ASIN: B009755YJ6 - Product: https://www.amazon.co.uk/dp/B009755YJ6 - Reviews: https://www.amazon.co.uk/product-reviews/B009755YJ6/?sortBy=recent - Depth target: 10 - Save as: `data/sources/amazon/jv-star1000-b009755yj6-manual-amazon-reviews.json` ### JV-COQ10100 — Co-Enzyme Q10 120mg - ASIN: B09KNMFNYF - Product: https://www.amazon.co.uk/dp/B09KNMFNYF - Reviews: https://www.amazon.co.uk/product-reviews/B09KNMFNYF/?sortBy=recent - Depth target: 10 - Save as: `data/sources/amazon/jv-coq10100-b09knmfnyf-manual-amazon-reviews.json` ### JV-B12 — Methylcobalamin Vitamin B12 - ASIN: B009756D64 - Product: https://www.amazon.co.uk/dp/B009756D64 - Reviews: https://www.amazon.co.uk/product-reviews/B009756D64/?sortBy=recent - Depth target: 10 - Save as: `data/sources/amazon/jv-b12-b009756d64-manual-amazon-reviews.json` ## Source-drop template Template written to `data/sources/_templates/amazon-manual-review-capture-template.json`.