mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-11 15:59:02 +08:00
commit
5ab52854b9
@ -36,7 +36,6 @@ crawl_status = app.crawl_url(
|
||||
'limit': 100,
|
||||
'scrapeOptions': {'formats': ['markdown', 'html']}
|
||||
},
|
||||
wait_until_done=True,
|
||||
poll_interval=30
|
||||
)
|
||||
print(crawl_status)
|
||||
|
Loading…
x
Reference in New Issue
Block a user