mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-10 07:09:02 +08:00
Update README.md
I believe wait_until_done was removed as of v1?
This commit is contained in:
parent
d410804348
commit
0934dd88d3
@ -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