SCRAPERSNODE · PYTHON

Deploy your scraper
by asking your editor.

One command from Claude, Cursor or any MCP editor and the loop runs on its own clock, awake at minute fourteen and every minute after, whether or not your laptop is open.

Deploy a scraper

Free for 7 days, then $3/mo. No card to start.

ONE COMMAND · RUNS ON ITS OWN CLOCK · HEADLESS ON BUILDER+
scraper · loop
09:00fetched 42 listings
09:15fetched 44 listings · 2 new
09:30price drop · alert sent
EVERY 15 MIN · NO CRON HACK
WORKS WITH
Claude CodeClaude DesktopCursorVS CodeWindsurfZedCodexChatGPTClineClaude CodeClaude DesktopCursorVS CodeWindsurfZedCodexChatGPTCline
01 · WHAT CHANGES

Now it checks
while you sleep.

Your loop or scheduler runs inside a process that is always awake, so a fifteen-minute interval is genuinely fifteen minutes rather than whenever the machine happened to be on.

01STEP 1 OF 3
Deploy it

Bring your own loop or scheduler.

02STEP 2 OF 3
Store what you find

Write to your own database. The connection string goes in an env var.

03STEP 3 OF 3
Watch the logs

Ask your agent to read them when a selector breaks.

Deploy a scraper
02 · BEFORE YOU ASK

The bit you are
actually wondering.

01

Can I run Playwright or Puppeteer?

Yes, on Builder or above. Chromium alone is around 400MB once a page loads, so the 512MB starter plan will be OOM-killed almost immediately. Launch one browser rather than three.

02

Is scraping allowed?

Your responsibility, within reason. We do not police targets, but we do suspend anything hammering a host or clearly abusive.

03

Where do the results go?

Your own database. Disk here is ephemeral, so put a connection string in an environment variable and write to something that persists.

03 · THE DETAIL
NODE · PYTHON

Whatever it built,
this runs it.

Watch a price, mirror a feed, poll an API nobody gave you a webhook for. It runs whether or not your laptop is open.

WORKS WITH
PlaywrightPuppeteerBeautifulSoupcheeriohttpx
WHAT YOU GET
REAL BROWSERS
Builder plan and up
REACHING THE WEB
Open, fairly limited
SAVING RESULTS
Send them to a database
PROXIES
Bring your own

You never open a panel.

Connect once, then deploy, read logs, restart and roll back by asking. No API key to copy.

deploy this scraper
spocket_deploy({ name: "scrapers-app" })
live · restarts on crash
it went offline, why?
spocket_logs({ lines: 50 })
fixed and restarted
04 · WHAT IT COSTS

Priced per app,
not per request.

No metering, no surprise invoice. Seven days free to start, and no card until you keep it.

SOLO
$3/mo
BILLED MONTHLY

One app, always on. For the thing you just built.

APPS1512MB memory, 2GB disk
YOUR URLname.spocket.devHTTPS, live on deploy
CUSTOM DOMAIN1certificate handled for you
DEPLOY FROMClaude, Cursor, or a folder
ROLLBACKEvery version kept
Start free trial
BUILDERBEST FOR SCRAPERS
$14/mo
BILLED MONTHLY

Five apps. The one most people land on.

APPS5768MB each, 4GB disk
YOUR URLname.spocket.devHTTPS, live on deploy
CUSTOM DOMAINS5certificates handled for you
RUNSBots, APIs, static sites
SUPPORTTickets, answered by a person
Start with builder
FLEET
$49/mo
BILLED MONTHLY

Twenty apps for the server you actually run.

APPS201GB each, 8GB disk
YOUR URLname.spocket.devHTTPS, live on deploy
CUSTOM DOMAINSUnlimited
IF A MACHINE DIESRebuilt elsewhere automatically
SUPPORTDirect line to us
Talk to us

BUILDER for scrapers. Chromium alone is around 400MB once a page loads, so Solo’s 512MB is not enough headroom. Builder’s 768MB is.

Start free for 7 daysCOMPARE EVERY PLAN →No card. Cancel by deleting the app.
05 · QUESTIONS

What people ask
before they deploy.

Can I run Playwright or Puppeteer?

Yes, on Builder or Fleet. Chromium alone is around 400MB once a page loads, so Solo’s 512MB will be OOM-killed almost immediately. Launch one browser rather than several. Playwright with Chromium, Firefox and WebKit together needs more than any plan provides.

Is scraping allowed?

Your responsibility, within reason. We don't police targets, but we do suspend anything hammering a host or clearly abusive.

The next drop
should not get away.

$3 a month, always on. First one free for 7 days, no card.

ADD TO CURSORADD TO VS CODE

Cursor and VS Code open and install it themselves. For Claude Desktop or claude.ai, paste the URL under Settings → Connectors → Add custom connector.

Deploy a scraperSee pricing
© 2026 SPOCKET · BUILT IN MANILA