Skip to content

joysofcode/sveltekit-web-scraping

Repository files navigation

Using SvelteKit For Web Scraping

Using SvelteKit for web scraping to make an API for GitHub contributions.

Post

✍️ https://joyofcode.xyz/sveltekit-web-scraping

Remote Development

Open in StackBlitz

Local Development

🧑‍🤝‍🧑 Clone the project

https://github.com/joysofcode/sveltekit-web-scraping.git

📦️ Install dependencies

pnpm i

💿️ Run the development server

pnpm run dev