firecrawl
firecrawl copied to clipboard
class will not use environment variable for FIRECRAWL_API_URL
Because I added the parameter default, it will not ever use the environment variable unless user specifies None. https://github.com/mendableai/firecrawl/blob/df0550d2f6d6fa4ec6540bcd5dc32c30267f87e1/apps/python-sdk/firecrawl/firecrawl.py#L7
I will issue pull request for fix.