Sushil Shaw

Results 2 issues of Sushil Shaw

I have modified the code that will change the date format to the correct date format which js required. 1. **Description of Changes**: - Clarify that the changes involve implementing...

This PR introduces an async_search method to the Firecrawl client, enabling asynchronous usage of the /v1/search endpoint via httpx.AsyncClient. It mirrors the existing search method in functionality while providing full...