215 Commits

Author SHA1 Message Date
Nicolas
033e9bbf29 Nick: __experimental_streamSteps 2025-01-14 01:45:50 -03:00
Nicolas
558a7f4c08 Update package.json 2025-01-14 01:35:29 -03:00
Nicolas
7918d0e1c9 Nick: bump 1.12.0 2025-01-07 18:20:56 -03:00
Nicolas
b98e289f03 Nick: 2025-01-07 17:49:21 -03:00
Nicolas
a185c05a5c Nick: sdk async and get status 2025-01-07 17:27:40 -03:00
Nicolas
9ec08d7020 Nick: fixed the sdks 2025-01-07 17:20:49 -03:00
Rafael Miller
12cd9f083c
removed warnings 2025-01-03 17:12:30 -03:00
rafaelmmiller
b223f6ae68 Merge branch 'sdk/fixed-none-undefined-on-response' of https://github.com/mendableai/firecrawl into sdk/fixed-none-undefined-on-response 2025-01-03 13:56:46 -03:00
rafaelmmiller
55dad5ea13 fixed empty data with next causing infinite loop 2025-01-03 13:56:39 -03:00
Rafael Miller
2e53eb98ce
Merge branch 'main' into sdk/fixed-none-undefined-on-response 2025-01-03 13:27:52 -03:00
rafaelmmiller
bafcc008bc [SDK] fixed none and undefined on response 2025-01-03 13:27:00 -03:00
Nicolas
87757d9b8e Nick: fixed schemas on extract for node 2025-01-03 13:19:08 -03:00
Nicolas
a4b6dfecd1 Nick: v1.8.0 - added /v1/search support 2025-01-02 20:02:07 -03:00
Nicolas
25da20efd2 Nick: e2e 2025-01-02 19:53:54 -03:00
Nicolas
eae393afb5 Nick: fixed js sdk 2025-01-02 19:52:50 -03:00
Nicolas
d2742bec4d Nick: v1 search 2025-01-02 19:31:03 -03:00
Nicolas
bcc18e1c07 Merge branch 'main' into fix-sdk/next-in-when-502 2024-12-26 12:53:10 -03:00
Nicolas
4f65d350a3 Update package.json 2024-12-26 12:52:52 -03:00
Nicolas
c911aad228 Update package.json 2024-12-23 18:48:03 -03:00
Nicolas
b1a5625b22 Revert "Merge pull request #997 from mendableai/feat/sdk-without-ws"
This reverts commit 53cda5f81c53d3de35925c610ce083923ca09fbe, reversing
changes made to 51f79b55efadc53243a8c22d86bb2d08d878d524.
2024-12-23 18:45:51 -03:00
Nicolas
0c1c4f2ede
Merge branch 'main' into feat/sdk-without-ws 2024-12-23 18:41:31 -03:00
Nicolas
67c643ad1c
Merge pull request #989 from RutamBhagat/js-sdk-conditionally-enforce-api-key
feat(js-sdk): Make API key optional for self-hosted instances
2024-12-23 12:56:38 -03:00
Thomas Kosmas
199bd2d1f4 Merge branch 'main' into feat/sdk-without-ws 2024-12-21 02:32:09 +02:00
Thomas Kosmas
a9d31c8e42 Merge branch 'main' into feat/sdk-without-ws 2024-12-21 02:30:40 +02:00
Thomas Kosmas
f043f5fd61 Enhance error handling in E2E tests and introduce CrawlWatcher tests
- Updated error messages in E2E tests to provide clearer feedback for blocked URLs and invalid API keys.
- Added new test suite for CrawlWatcher to ensure proper instantiation and error handling when WebSocket is unavailable.
- Improved test conditions for URL scraping and crawling to reflect updated error responses.
2024-12-21 02:27:22 +02:00
Nicolas
d1f3e26f9e Nick: blocklist string 2024-12-20 18:09:49 -03:00
rafaelmmiller
63bbeadbfc Added try catch to message handler 2024-12-20 08:05:13 -03:00
Nicolas
3e60f175bb Nick: prompt should be optional on /extract sdks 2024-12-19 16:14:49 -03:00
Nicolas
4fddc86e66 Update package.json 2024-12-19 16:09:08 -03:00
Nicolas
d67db99791
Merge pull request #994 from mendableai/feat/added-id-to-ws-sdks
feat-SDK/added crawl id to ws
2024-12-19 16:08:08 -03:00
Thomas Kosmas
c8cd0148dd refactor: remove error logging for 'isows' module import in WebSocket initialization 2024-12-19 20:39:30 +02:00
Thomas Kosmas
6002bf3228 feat: dynamically import WebSocket module with error handling 2024-12-19 14:52:43 +02:00
Nicolas
2d37dca9dc Nick: introduced system prompt to /extract 2024-12-18 22:10:41 -03:00
rafaelmmiller
19246f6289 feat-SDK/added crawl id to ws 2024-12-18 18:36:04 -03:00
RutamBhagat
e776847c71 feat(js-sdk): improve API key handling for cloud vs self-hosted services in FirecrawlApp 2024-12-17 13:40:14 -08:00
Nicolas
c325c3aa33 Nick: node sdk patch 2024-12-14 14:55:40 -03:00
Gergő Móricz
9cc6576571 feat(js-sdk/batch/scrape): add ignoreInvalidURLs option 2024-12-14 01:16:09 +01:00
rafaelmmiller
bdbc05a4c7 added check for object and trycatch as workaround for 502s 2024-12-13 18:33:39 -03:00
Nicolas
6b17a53d4b Update package.json 2024-12-12 21:53:15 -03:00
Nicolas
13afe4c733 Update index.ts 2024-12-12 21:52:20 -03:00
Nicolas
a47e278c97 Nick: bump node sdk 2024-12-09 19:25:48 -03:00
Gergő Móricz
fe6b003fcf fix(js-sdk/batchScrapeUrls): zod support 2024-12-09 18:49:48 +01:00
Nicolas
dbda659e71 Nick: bump 1.9.1 2024-11-26 18:01:26 -03:00
Nicolas
bc0d66e96e Nick: fixed extract types on node sdk 2024-11-26 18:00:49 -03:00
Nicolas
28696da6b2 Nick: gpt-4o 2024-11-20 12:25:50 -08:00
Nicolas
d02a8bcb82 Nick: extract urls to extract 2024-11-19 13:49:23 -08:00
rafaelmmiller
36cf49c959 Merge remote-tracking branch 'origin/main' into nsc/new-extract 2024-11-19 09:34:08 -03:00
Nicolas
f155449458 Nick: sitemap only 2024-11-14 17:29:53 -05:00
Nicolas
7bca4486b4 Update package.json 2024-11-14 16:37:53 -05:00
Móricz Gergő
df05124ef5 feat(v1/batch/scrape): webhooks 2024-11-14 22:36:28 +01:00