mohitrock850/-Amazon-Scraper-Dashboard ? reverse-engineered prompt
Reverse engineered prompt
Build me a Streamlit web app that lets me search for products on Amazon.in, scrape the top results, and show the details in a clean interactive dashboard.
I want to type in something like a phone or appliance, choose how many top products I want, and then click a button to fetch the data. For each product, show the title, main image, price, MRP, discount, ratings, review count, the about this item points, and any technical details you can find. Please make it handle page layout changes as well as possible, and save the scraped results as JSON too.
It should feel simple to use, with expandable product sections and a nice readable layout. If needed, look up current docs online while building it so the app runs smoothly.
Are you gonna build this?
make sure you review the code using coderabbit