https://github.com/abdtriedcoding/scrapecom
An scrapping ecommerce website that scrapes data from google shoping.
https://github.com/abdtriedcoding/scrapecom
Last synced: 3 months ago
JSON representation
An scrapping ecommerce website that scrapes data from google shoping.
- Host: GitHub
- URL: https://github.com/abdtriedcoding/scrapecom
- Owner: abdtriedcoding
- Created: 2023-12-10T08:25:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-12T18:42:27.000Z (over 1 year ago)
- Last Synced: 2024-03-03T16:51:07.181Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://scrapecom.vercel.app
- Size: 628 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ScrapeCom - Discover and explore a wide range of products in real-time, scraped from Google. ScrapeCom is your go-to marketplace for high-quality digital goods.
Built with the Next.js 14 App Router, OxyLabs API, TypeScript, Shadcn UI & Tailwind

## Features
- 🛠️ Complete marketplace built from scratch in Next.js 14
- 💻 Beautiful landing page & product pages included
- 🎨 Custom artwork included
- 🛍️ Users can browse any products
- 🛒 Products will be directly scraped from google in real time
- 🖥️ Learn how to self-host Next.js
- 🌟 Clean, modern UI using shadcn-ui
- ⌨️ 100% written in TypeScript
- 🎁 ...much more## Getting started
To get started with this project, run
```bash
git clone https://github.com/sidd-abdullah/scrapecom.git
```and make the .env.example variables into a separate .env.local file, fill them out by making account on OxyLabs & and that's all you need to get started!
## Acknowledgements
- [Oxylabs](https://github.com/oxylabs) for making this project possible
## License
[MIT](https://choosealicense.com/licenses/mit/)