mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 02:49:03 +08:00
Update index.ts
This commit is contained in:
parent
93b1f0334e
commit
098db17913
@ -157,7 +157,7 @@ export class WebScraperDataProvider {
|
||||
private async handleCrawlMode(
|
||||
inProgress?: (progress: Progress) => void
|
||||
): Promise<Document[]> {
|
||||
console.log("??? >>>", this.urls[0]);
|
||||
|
||||
const crawler = new WebCrawler({
|
||||
initialUrl: this.urls[0],
|
||||
includes: this.includes,
|
||||
|
Loading…
x
Reference in New Issue
Block a user