PAGES · NO SPEND

Marketplace API map (already in the scout)

greyNOWThe droplist already uses public/internal JSON endpoints (Depop search, Posh vm-rest, Vinted catalog, OfferUp GraphQL).

NOWstatus
$0capital
Infrastructuretime to cash

$5k role

Already built into the scout. Grey you can do: use public JSON, degrade on 403.

How this works

  1. Depop search, Posh vm-rest, Vinted catalog, OfferUp GraphQL.
  2. probe-sources. If 403, drop that source. No farms.

Math toward $5k/mo

This is infrastructure, not a revenue line. It feeds bag-droplist and price-error.

Next actions

  1. python3 run.py probe-sources
  2. Read SOURCE_CAPABILITY.md / data/source_probe.json
  3. If a source 403s, degrade that source — do not bypass.

Already on disk

multi_source.py, depop_client.py, LANES/grey-11

Kill if

Mass 403 on all sources — stop scrape, do not rotate farms.

Will not build

No rate-limit bypass, no account farms (lane 17 skipped), no credential stuffing.

Related

Auto multi-site bag droplist · Skipped lane 17