/WebScraperApp_Frontend

The Web Scraper App is an application designed to scrape content from webpages and store it in a database. The backend of the application is built using Rails, and the frontend is developed using React. It provides a seamless solution for extracting product details from URLs, showcasing scraped data, and ensuring data freshness.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 [Web Scraper App]

The Web Scraper App is an application designed to scrape content from webpages and store it in a database. The backend of the application is built using Rails, and the frontend is developed using React. It provides a seamless solution for extracting product details from URLs, showcasing scraped data, and ensuring data freshness.

  • You can see the Back-end repo here.

🛠 Built With

Tech Stack

Client

Key Features

  • Scrape data from a website
  • List out all scraped urls by category
  • Add 3 sec delay to async function

(back to top)

💻 Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

In order to run this project you need:

  • Vistual Studio Code
  • Browser (Firefox / Google Chrome)
  • Node.js (v6.11.2+)
  • linters

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Rhaegar121/WebScraperApp_Frontend.git

Install

 npm install --save -dev

Start server

npm run dev

👥 Authors

👤 Kaung Myat Kyaw

(back to top)

🔭 Future Features

  • [Styling_with_TailwindCSS]
  • [More_category_urls]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

(back to top)