0

Commit Graph

  • d48c0df6c5
    Merge pull request #274 from mendableai/nsc/clusters Nicolas 2024-06-12 18:09:26 -0700
  • 182f8d4d6c Update index.ts Nicolas 2024-06-12 18:07:05 -0700
  • 11b6d5afa5 Update fly.toml Nicolas 2024-06-12 18:00:22 -0700
  • 67dc46b454 Nick: clusters Nicolas 2024-06-12 17:53:04 -0700
  • bad0f57134
    Merge pull request #272 from mendableai/bug/issue-258 Nicolas 2024-06-12 12:29:50 -0700
  • d20af257ba Added jobId to webhook data rafaelsideguide 2024-06-12 15:38:41 -0300
  • e37d151404 added parsePDF option to pageOptions rafaelsideguide 2024-06-12 15:06:47 -0300
  • 48f6c19a05
    Merge pull request #269 from mendableai/feat/allowbackwardcrawling-option Rafael Miller 2024-06-12 11:34:39 -0300
  • 01c9f071fa fixed rafaelsideguide 2024-06-12 11:27:06 -0300
  • dc6acbf1f0 Merge remote-tracking branch 'origin/main' into feat/allowbackwardcrawling-option rafaelsideguide 2024-06-12 11:01:05 -0300
  • f93231499f
    Merge pull request #265 from mendableai/feat/issue-264 Nicolas 2024-06-11 21:33:52 -0700
  • 705f5ebe78 Merge branch 'main' of https://github.com/mendableai/firecrawl Nicolas 2024-06-11 15:49:35 -0700
  • d4df6f049d Nick: Nicolas 2024-06-11 15:49:30 -0700
  • 45dee63943
    Merge pull request #262 from mendableai/nsc/webhook-self-host-fix Nicolas 2024-06-11 15:46:57 -0700
  • 157fbe4a1e added bull auth key rafaelsideguide 2024-06-11 17:52:01 -0300
  • df3a678cf4 getting back the cancel test, this should work rafaelsideguide 2024-06-11 17:46:56 -0300
  • def2ba9987 added tests rafaelsideguide 2024-06-11 17:46:25 -0300
  • c08db830df
    Merge pull request #268 from mendableai/nsc/abs-path-fix Nicolas 2024-06-11 13:20:42 -0700
  • 1e3e06a1d5 Update replacePaths.test.ts Nicolas 2024-06-11 13:02:39 -0700
  • 2239e03269 Update replacePaths.test.ts Nicolas 2024-06-11 12:54:02 -0700
  • 520739c9f4 Nick: fixed bugs associated with absolute path replacements Nicolas 2024-06-11 12:43:16 -0700
  • 788abdce6e Merge branch 'main' of https://github.com/mendableai/firecrawl Nicolas 2024-06-11 12:08:51 -0700
  • b87725c683 Update openapi.json Nicolas 2024-06-11 12:08:49 -0700
  • ee282c3d55 Added allowBackwardCrawling option rafaelsideguide 2024-06-11 15:24:39 -0300
  • a9f93c2f1e Added route to clean completed jobs and a github action cron that triggers every 24h rafaelsideguide 2024-06-11 14:18:05 -0300
  • 06b0d01fd4 Update examples Eric Ciarla 2024-06-11 12:23:36 -0400
  • 00c23855b1 Update examples Eric Ciarla 2024-06-11 11:46:35 -0400
  • da38dad9a7 Merge branch 'main' of https://github.com/mendableai/firecrawl Nicolas 2024-06-10 18:26:31 -0700
  • 9390816c1b Update openapi.json Nicolas 2024-06-10 18:26:25 -0700
  • 15e791ffb1
    Merge pull request #263 from mendableai/nsc/pageoptions-crawler Nicolas 2024-06-10 18:22:51 -0700
  • f6b06ac27a Nick: ignoreSitemap, better crawling algo Nicolas 2024-06-10 18:12:41 -0700
  • 1bd0327e1a Merge branch 'main' into nsc/pageoptions-crawler Nicolas 2024-06-10 17:15:10 -0700
  • 149d79a529
    Merge pull request #260 from mendableai/nsc/fix-deadlocks Nicolas 2024-06-10 17:06:33 -0700
  • 99f2ffd6d5 Update webhook.ts Nicolas 2024-06-10 17:03:10 -0700
  • 7ae9778642 Update single_url.ts Nicolas 2024-06-10 16:57:31 -0700
  • 913c1dd568 Nick: fetch -> axios and fix timeouts Nicolas 2024-06-10 16:49:03 -0700
  • 3091f0134c Nick: Nicolas 2024-06-10 16:27:10 -0700
  • 827354a116 Added logging to python sdk FIRECRAWL_LOGGING_LEVEL Matt Joyce 2024-06-10 21:21:23 +1000
  • aafd23fa8a
    Merge pull request #252 from mattjoyce/fix-208-py-sdk-interval-poll-name Nicolas 2024-06-08 21:33:17 -0700
  • 6fd9ce1c89 type hints and linting Matt Joyce 2024-06-08 11:46:52 +1000
  • 7477c5e5bd Use error handler consistently Matt Joyce 2024-06-08 11:28:51 +1000
  • 9f306736af More detailed error handling Matt Joyce 2024-06-08 11:18:30 +1000
  • c71ea7a795 Prepare headers consistently Matt Joyce 2024-06-08 11:08:26 +1000
  • 8f9a165c2f Lint - whitespace Matt Joyce 2024-06-08 08:03:02 +1000
  • 5f0df596ec Align param name with JS SDK Matt Joyce 2024-06-08 07:37:08 +1000
  • f24ca76618 Nick: removing rate limit emails for now Nicolas 2024-06-07 10:39:11 -0700
  • 556c57648e Update fly.yml rafaelsideguide 2024-06-07 09:40:40 -0300
  • 0e89f8b9a3 fixing workflow rafaelsideguide 2024-06-07 09:35:56 -0300
  • 98d82c4cec Update search.ts Nicolas 2024-06-06 20:02:21 -0700
  • 5e80f8af87 Nick: llm extract 50 Nicolas 2024-06-06 18:35:44 -0700
  • 7b7a6f8a39 Merge branch 'main' of https://github.com/mendableai/firecrawl rafaelsideguide 2024-06-06 17:51:28 -0300
  • f2695df215 updated sdk versions rafaelsideguide 2024-06-06 17:51:12 -0300
  • 8dabf68972
    Merge pull request #250 from mendableai/194-fixing-2 Rafael Miller 2024-06-06 17:37:22 -0300
  • 560f256a35 fixing minor problems on workflow rafaelsideguide 2024-06-06 17:36:48 -0300
  • 8bfec9e8de
    Merge pull request #248 from mendableai/194-sdk-ci-pipeline-for-publishing-pythonnode-sdk Rafael Miller 2024-06-06 17:28:51 -0300
  • e09580444f Merge branch '194-sdk-ci-pipeline-for-publishing-pythonnode-sdk' of https://github.com/mendableai/firecrawl into 194-sdk-ci-pipeline-for-publishing-pythonnode-sdk rafaelsideguide 2024-06-06 17:23:54 -0300
  • 59e8615050 Update fly.yml rafaelsideguide 2024-06-06 17:00:28 -0300
  • 9d0643edbf Merge branch 'main' of https://github.com/mendableai/firecrawl into 194-sdk-ci-pipeline-for-publishing-pythonnode-sdk rafaelsideguide 2024-06-06 17:22:23 -0300
  • 34742e8bcf Update fly.yml rafaelsideguide 2024-06-06 17:00:28 -0300
  • 4c3bfe4eb5
    Merge pull request #246 from mendableai/194-sdk-ci-pipeline-for-publishing-pythonnode-sdk Rafael Miller 2024-06-06 16:53:42 -0300
  • f5318ea7d7 Update index.test.ts rafaelsideguide 2024-06-06 16:50:20 -0300
  • cd7f9abcec Update index.test.ts rafaelsideguide 2024-06-06 16:44:46 -0300
  • 7b9b668b95 Update index.test.ts rafaelsideguide 2024-06-06 16:36:51 -0300
  • 82e0ed4cd3 Update index.test.ts rafaelsideguide 2024-06-06 16:33:27 -0300
  • dac7612be2 Merge branch 'main' of https://github.com/mendableai/firecrawl into 194-sdk-ci-pipeline-for-publishing-pythonnode-sdk rafaelsideguide 2024-06-06 16:07:25 -0300
  • c2ad358390 Nick: Nicolas 2024-06-06 12:05:20 -0700
  • 79ec9f04dc Merge branch 'main' of https://github.com/mendableai/firecrawl into 194-sdk-ci-pipeline-for-publishing-pythonnode-sdk rafaelsideguide 2024-06-06 15:58:14 -0300
  • de06b13deb Update rate-limiter.ts Nicolas 2024-06-06 11:56:22 -0700
  • 27a8fd0c3c Update rate-limiter.ts Nicolas 2024-06-06 11:56:00 -0700
  • 1129d33321 Update rate-limiter.ts Nicolas 2024-06-06 11:53:12 -0700
  • b3ad42caf3 updated workflows rafaelsideguide 2024-06-06 15:46:40 -0300
  • b234b4be5a Merge branch 'main' into 194-sdk-ci-pipeline-for-publishing-pythonnode-sdk rafaelsideguide 2024-06-06 15:44:29 -0300
  • af0bfca847 Merge branch 'main' into 194-sdk-ci-pipeline-for-publishing-pythonnode-sdk rafaelsideguide 2024-06-06 15:36:28 -0300
  • 8132f22c73 nice rafaelsideguide 2024-06-06 15:36:20 -0300
  • f1b5ec8517 Nick: fixes Nicolas 2024-06-06 11:23:10 -0700
  • deae7dcd61 Update email_notification.ts Nicolas 2024-06-06 10:41:54 -0700
  • f725fa5a97 Update email_notification.ts Nicolas 2024-06-06 10:41:23 -0700
  • fb758fa05e go rafaelsideguide 2024-06-06 14:01:16 -0300
  • afc402144d Update publish-js-sdk.yml rafaelsideguide 2024-06-06 13:54:21 -0300
  • 0a3846dc3f testing rafaelsideguide 2024-06-06 13:49:22 -0300
  • 0310da6729 Update rate-limiter.ts Nicolas 2024-06-06 09:31:44 -0700
  • 01503c1fbf Nick: Nicolas 2024-06-06 09:29:25 -0700
  • b3cae4c858 adding js and testing twine rafaelsideguide 2024-06-06 13:27:31 -0300
  • 63f0214d60 Update publish-python-sdk.yml rafaelsideguide 2024-06-06 11:43:44 -0300
  • bc1c1e5053 updating version to check if it runs rafaelsideguide 2024-06-06 11:41:01 -0300
  • 5e17d2f691 Update publish-python-sdk.yml rafaelsideguide 2024-06-06 11:38:16 -0300
  • 06aa426ac9 Update check_version_has_incremented.py rafaelsideguide 2024-06-06 11:36:48 -0300
  • 3e091b0c57 Update publish-python-sdk.yml rafaelsideguide 2024-06-06 11:33:11 -0300
  • eb1dd54e98 Update publish-python-sdk.yml rafaelsideguide 2024-06-06 11:29:51 -0300
  • a939f46f3a Update publish-python-sdk.yml rafaelsideguide 2024-06-06 11:21:45 -0300
  • 2744e3d4b9 Update publish-python-sdk.yml rafaelsideguide 2024-06-06 11:20:21 -0300
  • f9643bfa65 getting a bug from backslashes rafaelsideguide 2024-06-06 11:15:27 -0300
  • bebd13fea8 Update publish-python-sdk.yml rafaelsideguide 2024-06-06 11:10:42 -0300
  • 5bf7b9d82f Update publish-python-sdk.yml rafaelsideguide 2024-06-06 11:04:14 -0300
  • fcea2d30b8 for test purposes rafaelsideguide 2024-06-06 11:00:29 -0300
  • af9e6c94a0 Create publish-python-sdk.yml rafaelsideguide 2024-06-06 10:53:55 -0300
  • 7686ad5702
    Merge pull request #196 from mattjoyce/main Rafael Miller 2024-06-06 10:26:16 -0300
  • 525b4f2a83 Update rate-limiter.ts Nicolas 2024-06-05 14:38:10 -0700
  • acb7de03d5
    Merge pull request #244 from mendableai/nsc/transactional-emails Nicolas 2024-06-05 14:11:25 -0700
  • d7f8208cdb Update email_notification.ts Nicolas 2024-06-05 13:53:31 -0700