Warning
Warning: The live website is hosted on Render, so it will be down most of the time. I strongly advise you to fork this repository and use it locally for a better experience.
This project features a web scraping application designed to extract product information from Amazon. Users can input the name of a product, and my custom-built API will search for the top products matching the query. The API is open source, allowing anyone to fork and reuse the received data for various purposes. This tool is especially beneficial for e-commerce businesses, providing valuable insights into market trends, competitor offerings, and product availability. Whether you're looking to analyze product trends, gather market data, or simply find the best products, this tool offers a flexible and powerful solution.
The complete application is hosted on Vercel. You can easily access and use it by clicking here. This will take you directly to the application where you can explore its features and functionality.
- Fork the repository;
- Create a new branch with your feature: (
git checkout -b feature/AmazingFeature); - Commit your changes: (
git commit -m 'Add some AmazingFeature); - Push to the original repository: (
git push origin feature/AmazingFeature); - Create a pull request.
And it's done, just that easy! 🎉
Distributed under the MIT License. See LICENSE.txt for more information.
Isaac Sales - isaac-sales - isaacnascimentosales@gmail.com
Project Link: https://github.com/isaacsaless/amazon-scraper
