Gergő Móricz
1396451d31
bump rust version pt.2
2025-06-02 18:10:14 +02:00
Gergő Móricz
07fb651a91
bump rust version
2025-06-02 18:09:12 +02:00
Supasin Liulak
6a76ccfacb
webhook param for crawl ( #1609 )
2025-06-02 18:08:32 +02:00
devin-ai-integration[bot]
0512ad6bce
Add delay parameter to crawl options in all SDKs ( #1514 )
...
* Add delay parameter to crawl options in all SDKs
Co-Authored-By: mogery@sideguide.dev <mogery@sideguide.dev>
* Update terminology from 'between crawl requests' to 'between scrapes'
Co-Authored-By: mogery@sideguide.dev <mogery@sideguide.dev>
* Apply suggestions from code review
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: mogery@sideguide.dev <mogery@sideguide.dev>
Co-authored-by: Gergő Móricz <mo.geryy@gmail.com>
2025-05-02 18:00:15 +02:00
Gergő Móricz
ec3d679c5b
feat(rust-sdk): add agent options
2025-04-17 22:15:13 -07:00
kkharji
f2c01340d1
feat(rust): update rust sdk to support new features ( #1446 )
...
* chore(rust-sdk): cargo fmt
* feat(rust-sdk): implement search api + example + test
* feat(rust-sdk): implement crawl cancel api + example + test
* feat(rust-sdk): implement crawl check errors api + example + test
* feat(rust-sdk): implement batch crawl + test + example
+ Fix MapOptions
* feat(rust-sdk): implement extract api + test + example
* feat(rust-sdk): implement llmtxt api + test + example
* chore(rust-sdk): correct mock tests
* chore(rust-sdk): prep for cargo distribution
2025-04-18 06:59:59 +02:00
Jingyu
6bed5eca50
fix(rust-sdk): remove rustfmt ( #1392 )
...
rustfmt is deprecated, it depends on a outdated extprim crate which cause test failed to run
2025-04-04 22:05:51 +02:00
Nicolas
60346ecfa3
Fix/p token ( #1305 )
...
* preview-token
* Nick:
---------
Co-authored-by: rafaelmmiller <150964962+rafaelsideguide@users.noreply.github.com>
2025-03-06 19:03:33 -03:00
Nicolas
a431cafa47
Merge pull request #991 from RutamBhagat/rust-sdk-conditionally-enforce-api-key
...
feat(rust-sdk): Make API key optional for self-hosted instances
2024-12-27 19:07:01 -03:00
Nicolas
d1f3e26f9e
Nick: blocklist string
2024-12-20 18:09:49 -03:00
RutamBhagat
f47e3114d6
feat(rust-sdk): improve API key handling for cloud vs self-hosted services in FirecrawlApp
2024-12-20 02:04:02 -08:00
Gergő Móricz
a4b128e8b7
fix(rust): blocklisted error test
2024-09-23 23:03:00 +02:00
Gergő Móricz
95e4c8920b
fix(sdk/rust): license
2024-09-20 21:55:05 +02:00
Gergő Móricz
719dfbccbb
Update docs
2024-09-20 20:30:46 +02:00
Gergő Móricz
939040bf44
Update docs and example
2024-09-20 20:10:11 +02:00
Gergő Móricz
3ec0bbe28d
feat(sdk/rust/crawl): paginate through results
2024-09-20 20:10:11 +02:00
Gergő Móricz
a078cdbd9d
Rust SDK 1.0.0
2024-09-20 20:10:11 +02:00
Gergő Móricz
93a20442e3
feat(sdk/rust): first batch of changes for 1.0.0
2024-09-20 20:10:11 +02:00
rafaelsideguide
81066cf90a
updating cargo pckg name n version
2024-08-15 10:11:27 -03:00
sanix-darker
7f8953e9d6
feat: add a small CHANGELOG for the rust-sdk client
2024-07-16 12:57:56 +02:00
sanix-darker
3a744eb963
feat: update the doc and version
2024-07-12 15:33:31 +02:00
sanix-darker
2ae2ccad1c
chore: update license on Cargo.toml
2024-07-12 15:32:57 +02:00
sanix-darker
80af390557
chore: update doc and libs
2024-07-12 15:22:55 +02:00
sanix-darker
6ea36d38f3
chore: no need for Makefile
2024-07-12 15:10:12 +02:00
sanix-darker
0b19c940f1
fix: format the rust code
2024-07-12 14:58:11 +02:00
sanix-darker
aa9d49cfda
fix(test): updates and keep relevant tests
2024-07-12 14:41:53 +02:00
sanix-darker
21983011b9
feat: update tests
2024-07-12 14:07:58 +02:00
sanix-darker
d86de4f5a6
feat: add Debug to FireCrawl
2024-07-12 14:07:23 +02:00
sanix-darker
d8f67d5045
chore(doc): adding sdk rust lib
2024-07-12 13:59:41 +02:00
sanix-darker
20932f7b31
feat(test): start implementing tests for the lib
2024-07-12 13:59:04 +02:00
sanix-darker
2f6215c492
feat: add dotenv and assert-match as dev dependencies
2024-07-12 13:58:38 +02:00
sanix-darker
bcf596c310
fix: license
2024-07-12 13:20:39 +02:00
sanix-darker
04e94cdb20
chore: update cargo.toml file by adding more elements
2024-07-12 13:15:24 +02:00
sanix-darker
404aeb3daa
feat: add an example rust code to tests it
2024-07-11 16:48:04 +02:00
sanix-darker
3c49f0e055
chore: update deps by allowing bumps + add uuid
2024-07-11 16:47:44 +02:00
sanix-darker
e24bbcc6eb
feat: rust sdk initial commit
2024-07-07 14:42:20 +02:00