rafaelsideguide
|
9f7afd1e88
|
fix for some complex cases
|
2024-06-18 14:36:51 -03:00 |
|
rafaelsideguide
|
c2fc69af1c
|
removed some e2e tests that are making the ci get stuck
|
2024-06-18 09:57:05 -03:00 |
|
rafaelsideguide
|
6c726a02eb
|
Moved to utils/removeUnwantedElements, added unit tests
|
2024-06-18 09:46:42 -03:00 |
|
AndyMik90
|
8b3c3aae91
|
Added support for RegEx in removeTags
|
2024-06-18 07:31:46 +02:00 |
|
rafaelsideguide
|
a20d002a6b
|
Delete test-run-report.json
|
2024-06-17 09:25:29 -03:00 |
|
Eric Ciarla
|
d236fe9a1e
|
Merge pull request #285 from mendableai/feat/maxDepthRelative
Feat/max depth relative
|
2024-06-15 17:23:20 -04:00 |
|
Eric Ciarla
|
519ab1aecb
|
Update unit tests
|
2024-06-15 17:14:09 -04:00 |
|
Eric Ciarla
|
f0d4146b42
|
Merge branch 'feat/maxDepthRelative' of https://github.com/mendableai/firecrawl into feat/maxDepthRelative
|
2024-06-15 16:52:00 -04:00 |
|
Eric Ciarla
|
ff7b52cab1
|
Delete one more e2e test
|
2024-06-15 16:51:50 -04:00 |
|
Eric Ciarla
|
b1eb608295
|
Merge branch 'main' into feat/maxDepthRelative
|
2024-06-15 16:50:27 -04:00 |
|
Eric Ciarla
|
34e37c5671
|
Add unit tests to replace e2e
|
2024-06-15 16:43:37 -04:00 |
|
Eric Ciarla
|
2b40729cc2
|
Update index.test.ts
|
2024-06-15 08:56:32 -04:00 |
|
Eric Ciarla
|
f22759b2e7
|
Update index.test.ts
|
2024-06-14 19:42:11 -04:00 |
|
Eric Ciarla
|
a6b7197737
|
Fix for maxDepth
|
2024-06-14 19:40:37 -04:00 |
|
Nicolas
|
4ec863718b
|
Merge pull request #283 from mendableai/nsc/crawler-fixes
Fixes crawler getting confused with base paths that contain www.
|
2024-06-14 13:50:32 -07:00 |
|
Nicolas
|
e88cb314c8
|
Update crawler.ts
|
2024-06-14 13:44:54 -07:00 |
|
Rafael Miller
|
361cba4119
|
Merge pull request #175 from mendableai/test/load-testing
Test/load testing
|
2024-06-14 17:39:01 -03:00 |
|
rafaelsideguide
|
e369d1dd0e
|
Update index.test.ts
|
2024-06-14 16:17:54 -03:00 |
|
Nicolas
|
e37aa3db57
|
Nick: fixed rate limit on status
|
2024-06-14 12:13:02 -07:00 |
|
rafaelsideguide
|
a6ed2e693f
|
Update index.test.ts
|
2024-06-14 15:22:52 -03:00 |
|
rafaelsideguide
|
ad7795f973
|
Merge remote-tracking branch 'origin/main' into test/load-testing
|
2024-06-14 15:14:01 -03:00 |
|
Rafael Miller
|
0ec26576d6
|
Merge pull request #277 from mendableai/feat/maxDepthRelative
Make maxDepth relative to the entered url
|
2024-06-14 13:07:23 -03:00 |
|
rafaelsideguide
|
354712a8a3
|
just changed the name for the test?
|
2024-06-14 13:02:04 -03:00 |
|
Eric Ciarla
|
2c5f5c0ea2
|
Merge branch 'main' into feat/maxDepthRelative
|
2024-06-14 11:49:12 -04:00 |
|
Eric Ciarla
|
80c10393b4
|
Update index.test.ts
|
2024-06-14 11:32:30 -04:00 |
|
Eric Ciarla
|
42ed1f4479
|
Update index.test.ts
|
2024-06-14 11:20:24 -04:00 |
|
Rafael Miller
|
52d6201c42
|
Merge pull request #276 from mendableai/feat/issue-266
[Feat] Added metadata.pageStatusCode and metadata.pageError properties
|
2024-06-14 12:19:24 -03:00 |
|
Eric Ciarla
|
8830acce07
|
Update index.test.ts
|
2024-06-14 11:11:58 -04:00 |
|
Eric Ciarla
|
278bb311cb
|
Update index.test.ts
|
2024-06-14 11:02:39 -04:00 |
|
Eric Ciarla
|
36a62727b8
|
Update index.test.ts
|
2024-06-14 10:52:43 -04:00 |
|
Rafael Miller
|
f9c7ca9388
|
Merge branch 'main' into feat/issue-266
|
2024-06-14 11:47:58 -03:00 |
|
Rafael Miller
|
2c0a2c742a
|
Merge pull request #271 from mendableai/feat/issue-205
[Feat] Added parsePDF option to pageOptions
|
2024-06-14 11:29:26 -03:00 |
|
Rafael Miller
|
3e2e76311c
|
Merge branch 'main' into feat/issue-205
|
2024-06-14 11:25:20 -03:00 |
|
Eric Ciarla
|
59451754f5
|
Add tests
|
2024-06-14 10:14:07 -04:00 |
|
Rafael Miller
|
5fd228f9ec
|
Merge pull request #253 from mattjoyce/py-sdk-improve-response-handling
Python sdk improve response handling
|
2024-06-14 11:12:16 -03:00 |
|
rafaelsideguide
|
afee5684a3
|
Fixed tests' message and updated version
|
2024-06-14 11:05:19 -03:00 |
|
Eric Ciarla
|
9b254c1cd0
|
Update index.test.ts
|
2024-06-14 09:48:14 -04:00 |
|
Rafael Miller
|
5a5c532bea
|
Merge branch 'main' into py-sdk-improve-response-handling
|
2024-06-14 10:42:51 -03:00 |
|
Eric Ciarla
|
9aba451b18
|
Update index.test.ts
|
2024-06-14 09:33:43 -04:00 |
|
Rafael Miller
|
cc2e3f05b0
|
Merge pull request #256 from mattjoyce/feat-254-sdk-py-logging
Added logging to python sdk FIRECRAWL_LOGGING_LEVEL
|
2024-06-14 10:22:40 -03:00 |
|
rafaelsideguide
|
6963a490f1
|
Updated version
|
2024-06-14 10:21:44 -03:00 |
|
rafaelsideguide
|
5dd18ca79b
|
fixed edge cases
|
2024-06-14 09:46:55 -03:00 |
|
Eric Ciarla
|
ab9de0f5ab
|
Update maxDepth tests
|
2024-06-13 18:46:30 -04:00 |
|
Eric Ciarla
|
393bd45237
|
Update index.test.ts
|
2024-06-13 18:13:15 -04:00 |
|
Eric Ciarla
|
71c98d8b80
|
Update logic
|
2024-06-13 18:00:52 -04:00 |
|
Eric Ciarla
|
095951aa4d
|
Update test
|
2024-06-13 17:40:00 -04:00 |
|
Eric Ciarla
|
5e8aa92788
|
Update index.ts
|
2024-06-13 17:33:13 -04:00 |
|
Eric Ciarla
|
bf10e9d392
|
Update index.test.ts
|
2024-06-13 17:28:59 -04:00 |
|
Eric Ciarla
|
65d63bae45
|
Update index.ts
|
2024-06-13 17:17:44 -04:00 |
|
Eric Ciarla
|
32e814bedc
|
Update index.ts
|
2024-06-13 17:02:30 -04:00 |
|