chore: update agents docs
Signed-off-by: Dmytro Stanchiev <git@dmytros.dev>
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
- Isolate marketplace-specific hacks/selectors inside the owning scraper file unless they are genuinely shared.
|
||||
- If a new helper is scraper-local, keep it local. Do not promote it into `utils` early.
|
||||
- If you change shared types or exports, check downstream imports in both adapter packages.
|
||||
- eBay SplashUI challenge handling needs raw `fetch` for manual redirects and `getSetCookie()`; use `fetchHtml` only once the flow only needs final HTML.
|
||||
|
||||
## Tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user