Loading preview…
Loading preview…
Scrape websites using Jina AI with JavaScript rendering and proxy rotation. Handles rate limiting and bot detection.
Loading preview…
Requirements, wiring steps, and what this pattern adds to your project.
Pick how you want to pull this pattern in — then wire env vars and routes the same way.
Install from the preview toolbar
Copy the install command above and run it in your project — Pro patterns include a short-lived token.
Customize the agent and tool files
Adapt prompts, tools, and stop conditions for your product — Copy for AI in the toolbar helps seed that work.
Run your dev server and open the pattern route
Install dependencies if needed, then start the app and verify responses.
External services
app/page.tsxapp/layout.tsxREADME.mdnpm packages
6
Registry components
lib/scraper.tsCore scraping engine using Jina AI service (r.jina.ai): fetches via Jina's proxy endpoint, parses returned HTML using regex-based extractors for title, meta, content, links, and images.
lib/actions.tsServer action entry point: URL validation with Zod, rate limiting, and orchestration of the Jina scraping pipeline.
Loading preview…
Early-bird pricing — limited time

Open on desktop for the interactive preview.
Scrape websites using Jina AI with JavaScript rendering and proxy rotation. Handles rate limiting and bot detection.