2742 Commits

Author SHA1 Message Date
Gergő Móricz
e4f9a92e98 adjust diff warn threshold 2025-04-23 23:54:46 +02:00
Gergő Móricz
0e7f2c8599 feat(diff): log if it takes a long time with params 2025-04-23 20:46:51 +02:00
Rafael Miller
37dabce1ed
[feat] added second scrapeURLWithFireEngine (#1494) 2025-04-23 20:36:36 +02:00
Gergő Móricz
9435c800c0 fix(api/tests/scrape): don't test scrape status endpoint on self-host env 2025-04-23 20:36:22 +02:00
Nicolas
2f6520bc38 Merge branch 'main' of https://github.com/mendableai/firecrawl 2025-04-23 14:19:26 -04:00
Nicolas
22f7efed35 NIck: rm scrape events 2025-04-23 14:19:25 -04:00
Nicolas
1c421f2d74
Nick: (#1492) 2025-04-22 21:42:37 -04:00
Nicolas
e532a96b0c
(fix/search) Search logs fix (#1491)
* Update search.ts

* Update search.ts
2025-04-22 17:12:10 -04:00
Rafael Miller
e10d4c7b0c
[fix/sdk] kwargs params (#1490)
* fix sdk kwargs params

* version

* Update __init__.py

---------

Co-authored-by: Nicolas <nicolascamara29@gmail.com>
2025-04-22 15:15:32 -04:00
Gergő Móricz
1a02ef56e6 fix(extract/fire-1): thinking tokens pricing 2025-04-22 01:00:00 +02:00
Gergő Móricz
f47d8779f5 fix(extract/oldExtract): do if for old/new extract 2025-04-22 00:53:17 +02:00
rafaelmmiller
1afc6258bd Merge branch 'main' of https://github.com/mendableai/firecrawl 2025-04-19 12:53:43 -07:00
rafaelmmiller
a4323d8f23 fix:python-sdk 2025-04-19 12:53:37 -07:00
Gergő Móricz
df305c2a97 fix(): null-proof/nan-proof 2025-04-19 12:35:55 -07:00
Gergő Móricz
0e027fe430 fix(scrape): bill llm on fail 2025-04-19 02:56:18 -07:00
Gergő Móricz
b35462456e billing for smart scrape 2025-04-19 02:06:30 -07:00
Gergő Móricz
0a86d2738f reenable 2025-04-19 01:57:58 -07:00
Gergő Móricz
324b4e2e1e fix rounding 2025-04-19 01:45:36 -07:00
Gergő Móricz
6d2347b5f8 feat(llmExtract): add token tracking to all calls 2025-04-19 01:38:55 -07:00
Gergő Móricz
438ea19f16 feat(extract): add thinking tokens 2025-04-19 01:35:17 -07:00
Gergő Móricz
653a0207c3 fix(calculateCost): accuracy 2.5 2025-04-19 01:10:32 -07:00
Gergő Móricz
2b2e648d41 feat(smart-scrape): log failed costs 2025-04-19 01:07:00 -07:00
Gergő Móricz
3909b6641d temp: 2025-04-19 00:19:25 -07:00
Gergő Móricz
5453bed58e temp: put everything back 2025-04-19 00:13:20 -07:00
Nicolas
f7b173fd8e Merge branch 'python-sdk/v2.0.1' 2025-04-18 13:44:37 -07:00
Nicolas
2c72097c3f Nick: 2025-04-18 13:44:16 -07:00
Rafael Miller
9e259571b1
Python sdk/v2.1.0 (#1479)
* scrape options fixing types

* fix

* version bump

* Update __init__.py

---------

Co-authored-by: Nicolas <nicolascamara29@gmail.com>
2025-04-18 13:42:36 -07:00
Nicolas
c7df80e2a8 Update __init__.py 2025-04-18 13:42:21 -07:00
rafaelmmiller
91ebd140e5 version bump 2025-04-18 13:37:34 -07:00
rafaelmmiller
0aedef7210 fix 2025-04-18 13:37:09 -07:00
rafaelmmiller
79bc54c11e scrape options fixing types 2025-04-18 13:00:05 -07:00
Gergő Móricz
f451b71308 fix acuc extract preview 2025-04-18 12:37:41 -07:00
Gergő Móricz
3caeaae074 fix(scrapeURL/llmExtract): fix schema-less JSON mode 2025-04-18 10:25:32 -07:00
Nicolas
16439b1c7e Nick: examples 2025-04-18 02:00:00 -07:00
Nicolas
c69acdffd8 Update v1.ts 2025-04-18 01:57:03 -07:00
Nicolas
a74b2dc59f Nick: json config instead of extract config 2025-04-18 01:54:15 -07:00
Nicolas
06c54bc41c Update __init__.py 2025-04-18 01:43:18 -07:00
Nicolas
9e67d7ba22 Nick: 2025-04-18 01:30:40 -07:00
Nicolas
37e076e151 Merge branch 'sdk-improv/async' of https://github.com/mendableai/firecrawl into sdk-improv/async 2025-04-18 01:28:39 -07:00
Nicolas
9ba1ae9ae1 Nick: 2025-04-18 01:28:31 -07:00
rafaelmmiller
55c04d615e Merge branch 'sdk-improv/async' of https://github.com/mendableai/firecrawl into sdk-improv/async 2025-04-18 01:21:29 -07:00
rafaelmmiller
0915db515c async functions 2025-04-18 01:20:16 -07:00
Nicolas
a3f3168212 Nick: python sdk 2.0 2025-04-18 01:15:14 -07:00
Nicolas
f3522666db Nick: new examples 2025-04-18 01:13:53 -07:00
Nicolas
0001d6ea25 Merge branch 'sdk-improv/async' of https://github.com/mendableai/firecrawl into sdk-improv/async 2025-04-18 01:12:31 -07:00
Nicolas
0b62be5874 Update firecrawl.py 2025-04-18 01:12:24 -07:00
rafaelmmiller
5db76992de Merge branch 'sdk-improv/async' of https://github.com/mendableai/firecrawl into sdk-improv/async 2025-04-18 01:07:30 -07:00
rafaelmmiller
8cd82b5600 async scrape 2025-04-18 01:06:58 -07:00
Nicolas
1aa0c092e0 Update firecrawl.py 2025-04-18 01:01:01 -07:00
Nicolas
390f3d44a3 Update firecrawl.py 2025-04-18 00:51:06 -07:00