firecrawlapp or firecrawl class help

why does it still say that Firecrawl class doesnt exist and makes me use FirecrawlApp? I am on the 4.3.1 ver and docs say that there is no FirecrawlApp ImportError: cannot import name 'Firecrawl' from 'firecrawl' but still i can only use firecrawlApp and '''from firecrawl import firecrawl''' doesnt work
1 Reply
micah.stairs
micah.stairs2mo ago
Are you sure you have the right Python SDK version running in the environment where your code is being executed? I've gotten tripped up with multiple Python environments before.

Did you find this page helpful?