8000 GitHub - Alexis2284/amazon-scraper-app: This project is a full-stack application that allows users to search for Amazon products by keyword.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This project is a full-stack application that allows users to search for Amazon products by keyword.

Notifications You must be signed in to change notification settings

Alexis2284/amazon-scraper-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Amazon Scraper App

Amazon Scraper App

Welcome to the Amazon Scraper App! This project is a full-stack application that allows users to search for Amazon products by keyword. With a simple and user-friendly interface, you can quickly find what you're looking for on Amazon without the hassle of navigating through the website.

🚀 Features

  • Keyword Search: Enter any keyword to find relevant products.
  • Product Details: View product titles, prices, and descriptions.
  • Responsive Design: Works seamlessly on both desktop and mobile devices.
  • Fast Performance: Built with efficient scraping techniques to ensure quick results.

🛠️ Technologies Used

This application utilizes a variety of technologies to provide a smooth user experience:

  • Front-end:

    • HTML
    • CSS
    • Vanilla JavaScript
    • Vite for faster builds
  • Back-end:

    • Node.js with Express
    • Axios for making HTTP requests
    • JSDOM for parsing HTML
  • Other:

    • CORS for handling cross-origin requests
    • Bun for a modern JavaScript runtime

📦 Installation

To get started with the Amazon Scraper App, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/Alexis2284/amazon-scraper-app.git
    cd amazon-scraper-app
  2. Install Dependencies:

    Make sure you have Node.js installed. Then, run:

    npm install
  3. Run the Application:

    Start the server with:

    npm start

    Open your browser and navigate to http://localhost:3000 to view the app.

🔗 Releases

For the latest updates and releases, visit the Releases section. You can download the latest version and execute it for the best experience.

Release Button

🎨 Screenshots

Here are some screenshots of the application in action:

Home Page

Home Page

Search Results

Search Results

Product Details

Product Details

📖 Usage

Using the Amazon Scraper App is straightforward:

  1. Enter a keyword in the search bar.
  2. Click the search button.
  3. View the results displayed on the screen.
  4. Click on any product to see more details.

🤝 Contributing

We welcome contributions to the Amazon Scraper App! If you would like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a Pull Request.

📄 License

This project is licensed under the MIT License. See the LICENSE file for more details.

🛠️ Roadmap

We have big plans for the Amazon Scraper App! Here are some features we plan to implement:

  • User Accounts: Allow users to save their favorite products.
  • Advanced Filtering: Enable users to filter products by category, price, and rating.
  • Export to CSV: Let users download search results as a CSV file.
  • Mobile App: Create a mobile version of the application for iOS and Android.

📞 Contact

For any questions or feedback, feel free to reach out:

📝 Acknowledgments

  • Thanks to the contributors and community for their support.
  • Special thanks to the open-source libraries that made this project possible.

Thank you for checking out the Amazon Scraper App! We hope you find it useful for your product searches. Don't forget to visit the Releases section for the latest updates.

About

This project is a full-stack application that allows users to search for Amazon products by keyword.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0