Commit Graph

  • 6283e8fc47 fix(logger): set default level to trace Gergő Móricz 2024-09-27 17:46:43 +0200
  • 5e8ef4954e feat(auth): log cache key in acuc update error Gergő Móricz 2024-09-27 17:13:10 +0200
  • e98f858eb6 fix(api): playground scrape errors Gergő Móricz 2024-09-26 22:28:14 +0200
  • 8d44cb33bb Nick: fixed error message Nicolas 2024-09-26 16:07:15 -0400
  • 2cb493321a fix(ACUC): do not refresh cache every set Gergő Móricz 2024-09-26 22:06:50 +0200
  • 9bdd344b36 fix(redlock): use redlock.using for stability Gergő Móricz 2024-09-25 22:47:42 +0200
  • 250c3bb5c6 fix(auth): move redlock settings Gergő Móricz 2024-09-25 22:27:51 +0200
  • 81245e68fa fix(auth/redlock): retry cached ACUC lock for 20 seconds Gergő Móricz 2024-09-25 22:25:13 +0200
  • 0f89f5e7cb fix(billTeam): cache update race condition Gergő Móricz 2024-09-25 22:15:02 +0200
  • d13a97f979 fix(credit_billing): allow spending of exact credits Gergő Móricz 2024-09-25 21:44:05 +0200
  • 84bff8add8 fix(billTeam): update cached ACUC after billing Gergő Móricz 2024-09-25 21:37:01 +0200
  • f22ab5ffaf feat(db): implement bill_team RPC Gergő Móricz 2024-09-25 20:57:45 +0200
  • c1f68c3e0a fix(credit_billing): return chunk.remaining_credits Gergő Móricz 2024-09-25 20:37:35 +0200
  • 2073063fb7 fix(db): fix caching and rpc error Gergő Móricz 2024-09-25 19:42:45 +0200
  • f8c70fe5dd feat(db): implement auth_credit_usage_chunk RPC Gergő Móricz 2024-09-25 19:25:18 +0200
  • 20a4fa53fa Merge branch 'feat/rpc-rework' of https://github.com/mendableai/firecrawl into feat/rpc-rework feat/rpc-rework Nicolas 2024-09-26 16:07:19 -0400
  • f4204cf68d Nick: fixed error message Nicolas 2024-09-26 16:07:15 -0400
  • 854e203d28 fix(ACUC): do not refresh cache every set Gergő Móricz 2024-09-26 22:06:50 +0200
  • 29815e084b feat(v1/Document): add warning field Gergő Móricz 2024-09-26 21:19:05 +0200
  • 095babe70b fix(queue-jobs): jobs with concurrency fails may vanish Gergő Móricz 2024-09-26 21:18:56 +0200
  • b696bfc854 fix(crawl-status): avoid race conditions where crawl may be deemed failed Gergő Móricz 2024-09-26 21:00:27 +0200
  • 75e32b0e5c
    Merge pull request #707 from mendableai/new_examples Eric Ciarla 2024-09-26 14:51:45 -0400
  • 20b998e66a Delete o1_job_recommender.ipynb new_examples Eric Ciarla 2024-09-26 14:51:07 -0400
  • 5c4d436f1e Create o1_job_recommender.py Eric Ciarla 2024-09-26 14:46:48 -0400
  • dec4171937 fix(queue-worker, queue-jobs): logic fixes Gergő Móricz 2024-09-26 20:39:19 +0200
  • d2881927c1 fix(queue-worker): remove concurrency entries when done in sentry-less branch Gergő Móricz 2024-09-26 20:29:17 +0200
  • 53fce67ca1 feat(queue-worker): PoC of concurrency limits Gergő Móricz 2024-09-26 20:23:13 +0200
  • 30058b1da0 Nick: increased timeout for chrome-cdp due to smart wait Nicolas 2024-09-25 19:27:02 -0400
  • 51bc2f25fe remove actions crawler Eric Ciarla 2024-09-26 11:44:55 -0400
  • d7e6ec3c98 commit_actions o1_crawler_actions Eric Ciarla 2024-09-26 11:42:03 -0400
  • 289af6f89e example Eric Ciarla 2024-09-25 21:10:09 -0400
  • 4298cb6cc4 Nick: added max retries for fire-engine nsc/max-retries-fire-engine Nicolas 2024-09-25 20:58:26 -0400
  • a9773a24a3 Nick: increased timeout for chrome-cdp due to smart wait Nicolas 2024-09-25 19:27:02 -0400
  • 953d4fb197 fix(redlock): use redlock.using for stability Gergő Móricz 2024-09-25 22:47:42 +0200
  • eef116bef8 fix(auth): move redlock settings Gergő Móricz 2024-09-25 22:27:51 +0200
  • 2c96d2eef6 fix(auth/redlock): retry cached ACUC lock for 20 seconds Gergő Móricz 2024-09-25 22:25:13 +0200
  • 1cca9b8ae6 fix(billTeam): cache update race condition Gergő Móricz 2024-09-25 22:15:02 +0200
  • eb7317c08a fix(credit_billing): allow spending of exact credits Gergő Móricz 2024-09-25 21:44:05 +0200
  • e67cbc2ca1 fix(billTeam): update cached ACUC after billing Gergő Móricz 2024-09-25 21:37:01 +0200
  • 5a8eb17a82 feat(db): implement bill_team RPC Gergő Móricz 2024-09-25 20:57:45 +0200
  • 415fd9f333 fix(credit_billing): return chunk.remaining_credits Gergő Móricz 2024-09-25 20:37:35 +0200
  • 417adf8e96 fix(db): fix caching and rpc error Gergő Móricz 2024-09-25 19:42:45 +0200
  • 331e826bca feat(db): implement auth_credit_usage_chunk RPC Gergő Móricz 2024-09-25 19:25:18 +0200
  • abdc08edea
    Merge pull request #679 from h4r5h4/fix/folder-name Eric Ciarla 2024-09-25 10:40:09 -0400
  • 1da026b26e Update single_url.ts Nicolas 2024-09-24 23:29:48 -0400
  • b8266cc329 Update website_params.ts Nicolas 2024-09-24 23:28:58 -0400
  • f00c0b82f9 fix(v1/scrape): add total wait specified in request to timeout Gergő Móricz 2024-09-24 21:56:22 +0200
  • 3f138e559e Update website_params.ts Nicolas 2024-09-24 15:14:26 -0400
  • 43730b5db6 feat(WebScraper): always report error of last scraper in order Gergő Móricz 2024-09-24 20:03:49 +0200
  • 3e661a2087 fix(v1/crawl-cancel): avoid double authing Gergő Móricz 2024-09-24 18:28:46 +0200
  • 86744f6deb
    Update README.md Nicolas 2024-09-24 13:22:09 -0400
  • 4194525640 fix(blocklist): unblock TikTok Business page Gergő Móricz 2024-09-24 16:55:19 +0200
  • 4a623c084a fix(fly): don't use Depot builders (doesn't work) Gergő Móricz 2024-09-24 10:50:30 +0200
  • a59b5836d5 Revert error tallying Gergő Móricz 2024-09-24 10:27:49 +0200
  • a4b128e8b7 fix(rust): blocklisted error test Gergő Móricz 2024-09-23 23:03:00 +0200
  • 483f97d21b fix(v0/search): don't sent scrape fail errors to Sentry Gergő Móricz 2024-09-23 18:49:27 +0200
  • d927cafeea fix(queue-worker): don't send scraping errors to sentry Gergő Móricz 2024-09-23 18:48:01 +0200
  • 677faa27f3 fix(WebScraper): explicitly ignore 404s Gergő Móricz 2024-09-23 18:47:07 +0200
  • 83d8287c14 fix(v0, sentry): don't send all scraping methods failed errors to Sentry Gergő Móricz 2024-09-23 18:40:21 +0200
  • d2f7031069 fix(WebScraper): fatal error handler triggering for 404s Gergő Móricz 2024-09-23 18:33:10 +0200
  • 1ad97f199e
    apps/playwright-service(deps): bump the prod-deps group dependabot[bot] 2024-09-23 06:57:11 +0000
  • 742aac4ee1
    apps/api(deps): bump the prod-deps group across 1 directory with 35 updates dependabot[bot] 2024-09-23 06:54:27 +0000
  • cc6461383a
    apps/api(deps-dev): bump the dev-deps group across 1 directory with 12 updates dependabot[bot] 2024-09-23 06:49:57 +0000
  • c701b30a88
    apps/test-suite(deps-dev): bump the dev-deps group dependabot[bot] 2024-09-23 06:19:44 +0000
  • 56c7085973
    apps/test-suite(deps): bump the prod-deps group dependabot[bot] 2024-09-23 06:18:52 +0000
  • 4721aa1687
    Merge pull request #690 from mendableai/nsc/search-fix-version-v0 Nicolas 2024-09-21 21:12:01 -0400
  • 848a2b364a Update package.json nsc/search-fix-version-v0 Nicolas 2024-09-21 21:11:23 -0400
  • dfdbae74c6 Update fireEngine.ts Nicolas 2024-09-21 21:10:05 -0400
  • fbb5f23016 Update index.ts Nicolas 2024-09-21 20:53:33 -0400
  • 607e46267c Update package.json Nicolas 2024-09-20 19:46:17 -0400
  • db161ac55a Nick: press + write Nicolas 2024-09-20 19:45:23 -0400
  • 380dcc2fd6
    Merge pull request #682 from mendableai/feat/actions Nicolas 2024-09-20 18:43:19 -0400
  • 3fc5ce17d2 Nick: fixed error handling for v0 scrape feat/actions Nicolas 2024-09-20 18:35:30 -0400
  • 0690cfeaad Merge branch 'main' into feat/actions Nicolas 2024-09-20 18:24:13 -0400
  • 95e4c8920b fix(sdk/rust): license Gergő Móricz 2024-09-20 21:55:05 +0200
  • e1a34b0a99 Revert "feat(scrape): scroll down/up with actions if fullpagescreenshot" Gergő Móricz 2024-09-20 21:43:22 +0200
  • 815bfc8f07 feat(scrape): scroll down/up with actions if fullpagescreenshot Gergő Móricz 2024-09-20 21:42:09 +0200
  • d663bbf0ca feat(actions): add scroll Gergő Móricz 2024-09-20 21:41:53 +0200
  • 3dd912ec91 feat(actions): add typeText, pressKey, fix playwright screenshot/waitFor Gergő Móricz 2024-09-20 21:02:53 +0200
  • 719dfbccbb Update docs Gergő Móricz 2024-09-20 20:30:46 +0200
  • 939040bf44 Update docs and example Gergő Móricz 2024-09-20 20:08:33 +0200
  • 3ec0bbe28d feat(sdk/rust/crawl): paginate through results Gergő Móricz 2024-09-20 19:40:32 +0200
  • a078cdbd9d Rust SDK 1.0.0 Gergő Móricz 2024-09-20 19:36:07 +0200
  • 93a20442e3 feat(sdk/rust): first batch of changes for 1.0.0 Gergő Móricz 2024-09-19 22:22:57 +0200
  • f915ce3177 Update docs and example Gergő Móricz 2024-09-20 20:08:33 +0200
  • 437b44d2ac feat(sdk/rust/crawl): paginate through results Gergő Móricz 2024-09-20 19:40:32 +0200
  • a4ec3d21ad Rust SDK 1.0.0 Gergő Móricz 2024-09-20 19:36:07 +0200
  • 6aa468163e Update README.md Eric Ciarla 2024-09-20 09:10:46 -0400
  • 74565a9da3
    Merge pull request #639 from yekkhan/main Nicolas 2024-09-19 18:59:42 -0400
  • bbb8d41850
    Merge pull request #623 from itasli/patch-1 Nicolas 2024-09-19 18:57:54 -0400
  • 9233182464 Update README.md Nicolas 2024-09-19 18:57:38 -0400
  • 48eb6fc494 Merge branch 'main' into pr/623 Nicolas 2024-09-19 18:56:18 -0400
  • b2f61da7c6 Nick: clarification on open source vs cloud Nicolas 2024-09-19 17:56:26 -0400
  • 9147a7428b feat(sdk/rust): first batch of changes for 1.0.0 Gergő Móricz 2024-09-19 22:22:57 +0200
  • 506d5c2716 Revert "return links" Gergő Móricz 2024-09-19 20:07:06 +0200
  • 2d597672be return links Anjor Kanekar 2024-09-03 22:36:29 +0100
  • c45a132cd5 Remove print statement in map anjor 2024-09-03 10:09:52 +0100
  • 01f42b980d feat(scrape): add error tallying instead of empty response Gergő Móricz 2024-09-19 19:21:13 +0200
  • b8b8522b33 Nick: fixed map exception Nicolas 2024-09-19 12:49:33 -0400
  • ef71940429
    Merge pull request #674 from mendableai/nsc/map-pagination Nicolas 2024-09-19 11:31:23 -0400