Commit Graph

133 Commits

Author SHA1 Message Date
Nicolas
848a2b364a Update package.json 2024-09-21 21:11:23 -04:00
Nicolas
fbb5f23016 Update index.ts 2024-09-21 20:53:33 -04:00
Nicolas
607e46267c Update package.json
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Deploy app (push) Blocked by required conditions
2024-09-20 19:46:17 -04:00
Nicolas
db161ac55a Nick: press + write 2024-09-20 19:45:23 -04:00
Gergő Móricz
d663bbf0ca feat(actions): add scroll 2024-09-20 21:41:53 +02:00
Gergő Móricz
3dd912ec91 feat(actions): add typeText, pressKey, fix playwright screenshot/waitFor 2024-09-20 21:02:53 +02:00
Gergő Móricz
20d1855ad5 feat(js-sdk): actions integration 2024-09-18 20:47:56 +02:00
Nicolas
255db84879 Update package.json
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Deploy app (push) Blocked by required conditions
2024-09-17 15:06:53 -04:00
Gergő Móricz
b2b7f8d874 fix(js-sdk): default type for LLM extract 2024-09-17 20:49:01 +02:00
Nicolas
31633317dd Update package.json 2024-09-17 12:33:07 -04:00
rafaelsideguide
fb8a2c7549 fixed screenshot typo and added test for fullpage screenshot 2024-09-17 11:03:33 -04:00
Gergő Móricz
0d1b46d476 fix(js-sdk): improve error logging 2024-09-12 21:30:17 +02:00
Nicolas
e6ac90c1a0 Update package.json 2024-09-12 14:01:47 -04:00
Gergő Móricz
d30356a22c fix(js-sdk): infer keyword collision 2024-09-12 19:57:33 +02:00
Gergő Móricz
a2903e75cf feat(js-sdk): type-safe LLM extract 2024-09-12 18:48:19 +02:00
Nicolas
503c8b3efa Update package-lock.json 2024-09-12 11:35:26 -04:00
Nicolas
e19dc68718 Merge branch 'main' of https://github.com/mendableai/firecrawl 2024-09-11 14:59:40 -04:00
Nicolas
99c1af0a9f Update package.json 2024-09-11 14:59:36 -04:00
Gergő Móricz
5adfd74cc5 feat(js-sdk/test): add API_URL env var 2024-09-11 20:32:34 +02:00
Gergő Móricz
ad70c30be5 fix(js-sdk): check at bad if 2024-09-11 20:31:58 +02:00
Gergő Móricz
6e1cf2f40d feat(js-sdk): fixes, update tests 2024-09-11 20:15:43 +02:00
Gergő Móricz
51da038405
Merge branch 'main' into fix-attw 2024-09-11 19:45:13 +02:00
Gergő Móricz
75f4bcd2ad
Merge pull request #614 from MonsterDeveloper/dependencies
perf(js-sdk): move `dotenv` and `uuid` to `devDependencies`, fix `zod` import
2024-09-11 19:34:50 +02:00
Andrei Bobkov
f6fc71b46a
fix(js-sdk): bring back cjs exports 2024-09-11 17:53:17 +03:00
Gergő Móricz
e19f7a102e feat(js-sdk): paginate next on checkCrawlStatus + better types for CSR 2024-09-10 19:29:38 +02:00
rafaelsideguide
45237a29dd updated js-sdk examples 2024-09-10 09:09:39 -03:00
rafaelsideguide
6ccc22ba2f fix(sdk): js next pagination
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Test Suite (push) Blocked by required conditions
Fly Deploy / Python SDK Tests (push) Blocked by required conditions
Fly Deploy / JavaScript SDK Tests (push) Blocked by required conditions
Fly Deploy / Go SDK Tests (push) Blocked by required conditions
Fly Deploy / Rust SDK Tests (push) Blocked by required conditions
Fly Deploy / Deploy app (push) Blocked by required conditions
Fly Deploy / Build and publish Python SDK (push) Blocked by required conditions
Fly Deploy / Build and publish JavaScript SDK (push) Blocked by required conditions
Fly Deploy / Build and publish Rust SDK (push) Waiting to run
2024-09-03 11:57:19 -03:00
Andrei Bobkov
2b0e447bc2
perf(js-sdk): move dotenv and uuid to devDependencies 2024-09-03 11:13:48 +02:00
Andrei Bobkov
2a8f55e533
perf(js-sdk): remove whole z import and instead use type-only import 2024-09-03 11:12:28 +02:00
Andrei Bobkov
fe8f9d4b2f
feat(js-sdk): drop commonjs outputs and simplify build process 2024-09-03 10:50:52 +02:00
Andrei Bobkov
995a3ff5bb
chore(tsconfig): modernize and remove commonjs 2024-09-03 10:49:59 +02:00
Nicolas
0df2441d7f Nick: sdks good 2024-09-01 13:54:41 -03:00
Nicolas
af5cc5f16b Nick: 1.2 - v1 llm extract 2024-08-31 13:25:48 -03:00
Nicolas
23dfe90baa Nick: 2024-08-30 15:43:31 -03:00
Nicolas
0732997a13 Merge branch 'main' into v1/llm-extract 2024-08-30 15:42:45 -03:00
Nicolas
282962e36f Nick: 2024-08-30 15:29:41 -03:00
Nicolas
a2881e9288 Nick: llm extract support on node sdk 2024-08-30 13:43:19 -03:00
Nicolas
45e33563eb Nick: python working 2024-08-30 12:58:38 -03:00
Rafael Miller
636e39d366
Merge branch 'main' into mog/websocket-sdk 2024-08-30 11:09:09 -03:00
rafaelsideguide
ae38c26fa8 feat(v1-sdks): async crawl node, python websocket + async crawl + example 2024-08-30 10:09:39 -03:00
Nicolas
63264644e1 Nick: fixed js-sdk map params
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Test Suite (push) Blocked by required conditions
Fly Deploy / Python SDK Tests (push) Blocked by required conditions
Fly Deploy / JavaScript SDK Tests (push) Blocked by required conditions
Fly Deploy / Go SDK Tests (push) Blocked by required conditions
Fly Deploy / Rust SDK Tests (push) Blocked by required conditions
Fly Deploy / Deploy app (push) Blocked by required conditions
Fly Deploy / Build and publish Python SDK (push) Blocked by required conditions
Fly Deploy / Build and publish JavaScript SDK (push) Blocked by required conditions
Fly Deploy / Build and publish Rust SDK (push) Waiting to run
2024-08-29 20:06:55 -03:00
rafaelsideguide
377e8ded34 removed v0 support 2024-08-29 17:40:43 -03:00
rafaelsideguide
5f11275fe7 Merge remote-tracking branch 'origin/main' into mog/websocket-sdk 2024-08-29 17:14:59 -03:00
Nicolas
db85f1a7d5 Update index.ts 2024-08-29 17:11:16 -03:00
Gergő Móricz
53018a683f feat(js-sdk): add crawlUrlAndWatch 2024-08-29 20:01:16 +02:00
Nicolas
67229c6b3a Nick: fixed credits issue
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Test Suite (push) Blocked by required conditions
Fly Deploy / Python SDK Tests (push) Blocked by required conditions
Fly Deploy / JavaScript SDK Tests (push) Blocked by required conditions
Fly Deploy / Go SDK Tests (push) Blocked by required conditions
Fly Deploy / Deploy app (push) Blocked by required conditions
Fly Deploy / Build and publish Python SDK (push) Blocked by required conditions
Fly Deploy / Build and publish JavaScript SDK (push) Blocked by required conditions
2024-08-28 18:32:45 -03:00
rafaelsideguide
c3158b0f98 fix(v1): js-sdk fixed crawl type 2024-08-28 16:27:29 -03:00
Nicolas
70bff7f8fb Nick: 2024-08-28 15:59:20 -03:00
Nicolas
8be75accb8 Nick: 2024-08-28 15:40:30 -03:00
rafaelsideguide
c7b3365ffd fix(v1): update readme - v1.0.1 2024-08-28 15:15:29 -03:00