{"id":21492936,"url":"https://github.com/agmkowalczyk/nextjs-web-scraping","last_synced_at":"2026-04-09T23:42:25.755Z","repository":{"id":214676963,"uuid":"737086783","full_name":"agmkowalczyk/nextjs-web-scraping","owner":"agmkowalczyk","description":"NextJS React TypeScript TailwindCSS","archived":false,"fork":false,"pushed_at":"2024-01-02T17:54:26.000Z","size":13145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T21:18:23.126Z","etag":null,"topics":["brightdata","cheerio","cron","headlessui","mongodb","nextjs","nodemailer","react","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://nextjs-web-scraping-three.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agmkowalczyk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-29T19:21:02.000Z","updated_at":"2024-02-17T01:37:04.000Z","dependencies_parsed_at":"2023-12-29T22:01:43.916Z","dependency_job_id":"6b29da86-cee0-4be2-8271-e95befbb43da","html_url":"https://github.com/agmkowalczyk/nextjs-web-scraping","commit_stats":null,"previous_names":["agmkowalczyk/nextjs-web-scraping"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agmkowalczyk%2Fnextjs-web-scraping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agmkowalczyk%2Fnextjs-web-scraping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agmkowalczyk%2Fnextjs-web-scraping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agmkowalczyk%2Fnextjs-web-scraping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agmkowalczyk","download_url":"https://codeload.github.com/agmkowalczyk/nextjs-web-scraping/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244029377,"owners_count":20386395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["brightdata","cheerio","cron","headlessui","mongodb","nextjs","nodemailer","react","tailwindcss","typescript"],"created_at":"2024-11-23T15:34:44.349Z","updated_at":"2025-11-01T12:04:55.653Z","avatar_url":"https://github.com/agmkowalczyk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NEXT.js Web Scraping\n\n## Description\nWeb Scraping (Next, React, TypeScript, MongoDB, TailwindCSS, Bright Data, headless ui, cron)\n\n\u003cp\u003e\n\u003cimg src=\"https://img.shields.io/badge/Next-black?style=for-the-badge\u0026logo=next.js\u0026logoColor=white\" alt=\"next.js\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB\" alt=\"react\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white\" alt=\"typescript\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge\u0026logo=mongodb\u0026logoColor=white\" alt=\"mongoDB\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white\" alt=\"tailwind\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/-headless ui-black?style=for-the-badge\u0026logo=headlessui\u0026logoColor=white\" alt=\"headless ui\"\u003e\n\u003c/p\u003e\n\n## Live Preview\n[Click here](https://nextjs-web-scraping-three.vercel.app/)\n\n\n\n## Image\n\n![preview](https://github.com/agmkowalczyk/nextjs-web-scraping/blob/main/screenshots/nextjs-web-scraping-1.png \"NEXT.js Web Scraping\")\n\n![preview](https://github.com/agmkowalczyk/nextjs-web-scraping/blob/main/screenshots/nextjs-web-scraping-2.png \"NEXT.js Web Scraping\")\n\n\u003cimg src=\"https://github.com/agmkowalczyk/nextjs-web-scraping/blob/main/screenshots/nextjs-web-scraping-3.png\" alt=\"preview\" title=\"NEXT.js Web Scraping\" style=\"width: 350px\"\u003e\n\n\\\n\\\n\\\n\u003cbr\u003e\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagmkowalczyk%2Fnextjs-web-scraping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagmkowalczyk%2Fnextjs-web-scraping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagmkowalczyk%2Fnextjs-web-scraping/lists"}