mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-03 21:10:40 +08:00
fix(scrape): give scrapes their real job id
This commit is contained in:
parent
965a5817d1
commit
129a882bcc
@ -45,7 +45,7 @@ export async function scrapeHelper(
|
||||
pageOptions,
|
||||
extractorOptions,
|
||||
origin: req.body.origin ?? defaultOrigin,
|
||||
});
|
||||
}, {}, jobId);
|
||||
|
||||
let doc;
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user