Gergő Móricz
844ba39f74
fix(sdks): MIT license
2025-02-06 16:07:50 +01:00
Nicolas
68d3baaac3
v1.16.0 js sdk
2025-01-30 14:52:46 -03:00
Gergő Móricz
a6722d4a95
feat(webhook): add event picker
2025-01-30 18:43:37 +01:00
Gergő Móricz
d09e0603f8
feat(scrapeUrl/fire-engine): add blockAds flag (FIR-692) ( #1106 )
...
* feat(scrapeUrl/fire-engine): add blockAds flag
* feat(v1/scrape): blockAds test
2025-01-29 15:03:37 +01:00
Gergő Móricz
74438a4048
Revert "Revert "feat(v1/map): timeout"" ( #1105 )
...
This reverts commit 831c61706d7b1ef9da525b2e1602913bc4f678e3.
2025-01-29 08:12:50 +01:00
Gergő Móricz
831c61706d
Revert "feat(v1/map): timeout"
...
This reverts commit 57e98e83d7ab43249963b0a14c157aaec7fd4ec7.
2025-01-28 16:45:47 +01:00
Gergő Móricz
57e98e83d7
feat(v1/map): timeout
2025-01-28 16:44:44 +01:00
Hercules Smith
b8c4e198d1
Fix bad WebSocket URL in CrawlWatcher ( #1053 )
...
* fix: bad websocket url in crawl watcher
Fixed CrawlWatcher creating WebSocket using standard http url from base app.
* Use regex to improve url replacement
2025-01-28 08:40:30 +01:00
Nicolas
16af54cf2b
Nick: bump sdks
2025-01-20 13:43:31 -03:00
Nicolas
ef69b1ac88
Nick: allowExternalLinks is now enableWebSearch
2025-01-20 13:41:30 -03:00
Nicolas
a5d379c935
Update package.json
2025-01-20 13:31:08 -03:00
Gergő Móricz
9ad263da21
fix(js-sdk): typo
2025-01-20 17:27:26 +01:00
Nicolas
4e8e58729a
Update index.ts
2025-01-18 21:10:20 -03:00
Nicolas
0ec52613e2
Nick:
2025-01-18 21:10:11 -03:00
Nicolas
88904a5cde
Nick: js-sdk 1.15.4
2025-01-18 18:10:23 -03:00
Nicolas
a7178c0c6f
Nick: patch js-sdk
2025-01-18 18:08:50 -03:00
Nicolas
56776da28d
Nick: json output to new format
2025-01-18 17:54:04 -03:00
Nicolas
f9d99ac652
Nick: fixed type on js sdk
2025-01-18 17:51:56 -03:00
Nicolas
5d62e8264b
Nick:
2025-01-18 17:37:11 -03:00
Nicolas
b030a1c5da
Nick: extract to json in the sdks as well
2025-01-18 17:23:21 -03:00
Gergő Móricz
146dc47954
feat(sdk): check crawl/batch scrape errors
2025-01-17 18:06:04 +01:00
Nicolas
8e57fdec2c
Update package.json
2025-01-16 14:02:25 -03:00
Nicolas
80e5acf68c
Nick: error details for extract
2025-01-16 14:02:15 -03:00
Nicolas
de14c0a45d
Update package.json
2025-01-15 18:12:34 -03:00
Gergő Móricz
c3937996b1
feat(js-sdk): add further options to checkxstatus
2025-01-15 20:16:39 +01:00
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