jatiinyadav / web-crawler

Web Crawler using Go Lang and Svelte
MIT License
4 stars 5 forks source link
golang svelete web-crawler

Web Crawler

πŸ“Œ Introduction

Awesome


A web crawler using Go and Svelte. The Go backend handles the web crawling and data extraction quickly and efficiently using concurrency. The Svelte frontend provides a simple and interactive interface.

πŸ‘¨β€πŸ’» Tech Stack

Go Svelte

πŸ€” How to Contribute?

Step 1: Fork the Repository

Click on the "Fork" button.

By forking the repository, you will have your version of the repository under your GitHub username.

Once you have forked your repository, go to your profile inside the repository section, and you will find your forked repository.

Step 2: Clone the Forked Repository

  1. Clone the repository
git clone https://github.com/YOUR_GITHUB_USERNAME/web-crawler.git
  1. In Visual Studio Code in root directory run:
go run .
  1. Change directory and install dependencies
cd web-crawler/ui
npm install
  1. Run the app
npm run dev

Project Demonstration

You can view the project in working here.

Contact

For any queries, please feel free to reach out to me at mail or Twitter - @jatiin_yadav.

Our Contributors ❀️

Thank you for contributing to our repository

![Contributors](https://contrib.rocks/image?repo=jatiinyadav/web-crawler)