Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/metaphysics0/product-page-scraper
Scrape the product pages of Billabong and RVCA for material details
https://github.com/metaphysics0/product-page-scraper
javascript sveltekit vercel
Last synced: 20 days ago
JSON representation
Scrape the product pages of Billabong and RVCA for material details
- Host: GitHub
- URL: https://github.com/metaphysics0/product-page-scraper
- Owner: Metaphysics0
- Created: 2024-11-14T16:27:17.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T21:16:59.000Z (3 months ago)
- Last Synced: 2025-01-20T20:16:46.404Z (25 days ago)
- Topics: javascript, sveltekit, vercel
- Language: Svelte
- Homepage: https://product-page-scraper.vercel.app
- Size: 624 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Product Page Scraper 🚀
A simple way to scrape the material details from [Billabong](https://www.billabong.com/) and [RVCA](https://www.rvca.com/) product pages, based off of their model name
# Tech stack
- ♻️ [SvelteKit](https://kit.svelte.dev/) + TypeScript. Using adapter vercel.
- 💅 [Skeleton](https://www.skeleton.dev/) + [Tailwind](https://tailwindcss.com/) for styling solution. Also using [Iconify](https://iconify.design/) for the github icon.
- 🔥 [Vercel](https://vercel.com/) for serverless edge deployment.