Commit Graph

269 Commits

Author SHA1 Message Date
Nicolas dda77dce05
Merge pull request #56 from mendableai/nsc/mvp-search
[Feat:mvp] Search Endpoint => serp api + firecrawl => 🔥 🔍
2024-04-23 17:17:40 -07:00
Nicolas fdb2789eaa Nick: added url as return param 2024-04-23 17:14:34 -07:00
Nicolas 3abfd6b4c1 Update search.ts 2024-04-23 17:06:48 -07:00
Nicolas 53cc4c396f Update search.ts 2024-04-23 17:05:58 -07:00
Nicolas 734c76fc56 Merge branch 'main' into nsc/mvp-search 2024-04-23 17:04:31 -07:00
Nicolas f0695c7123 Update single_url.ts 2024-04-23 17:04:10 -07:00
Nicolas 4328a68ec1 Nick: 2024-04-23 16:57:53 -07:00
Nicolas e6779aff68 Nick: tests 2024-04-23 16:56:09 -07:00
Nicolas 9ded75adb7 Merge branch 'main' into nsc/mvp-search 2024-04-23 16:52:40 -07:00
Nicolas 6a1c7d48ae
Merge pull request #55 from mendableai/feat/blocklist-social-media
[Feat] Added blocklist for social media urls
2024-04-23 16:52:17 -07:00
Nicolas f3c190c21c Nick: 2024-04-23 16:47:24 -07:00
Nicolas 41263bb4b6 Nick: serper support 2024-04-23 16:45:06 -07:00
Nicolas 8cb5d7955a Update googlesearch.ts 2024-04-23 15:49:05 -07:00
Caleb Peffer 841279c74d
Update README.md
Added a reminder to star the repo with a graphic.
2024-04-23 15:49:00 -07:00
Nicolas 495adc9a3f Update googlesearch.ts 2024-04-23 15:48:37 -07:00
Nicolas 5e3e2ec966 Nick: 2024-04-23 15:44:11 -07:00
Nicolas 0146157876 Nick: mvp 2024-04-23 15:28:32 -07:00
rafaelsideguide 849c0b6ebf [Feat] Added blocklist for social media urls 2024-04-23 18:50:35 -03:00
Nicolas b7f6b9be13
Merge pull request #53 from mendableai/feat/server-health-check-slack-message
[Feat] Server health check + slack message
2024-04-23 12:22:59 -07:00
rafaelsideguide 9b01dc6281 Changed from active to waiting jobs 2024-04-23 16:07:22 -03:00
rafaelsideguide a680c7ce84 [Feat] Server health check + slack message 2024-04-23 15:46:29 -03:00
Nicolas c70bc08d73
Merge pull request #52 from mendableai/nsc/fix-tables
Fixes table parsing for websites such as news.ycombinator.com (HN)
2024-04-23 11:18:22 -07:00
Nicolas 306cfe4ce1 Nick: 2024-04-23 11:15:11 -07:00
Nicolas 357914c07d Merge branch 'main' of https://github.com/mendableai/firecrawl 2024-04-23 10:55:42 -07:00
Nicolas bf2df7a853 Nick: fix js-sdk 2024-04-23 10:55:40 -07:00
Nicolas 7bc7b179d4
Merge pull request #46 from mattzcarey/patch-1
chore: add context.close
2024-04-22 21:46:17 -07:00
Nicolas b33133f80b
Update data-extraction-using-llms.mdx 2024-04-22 12:45:44 -07:00
Nicolas 18450b5f9a Nick: tutorials 2024-04-22 12:42:46 -07:00
Nicolas de7e1f501b Update openapi.json 2024-04-22 08:41:54 -07:00
Matt 572b7e8dc5
chore: add context.close 2024-04-22 16:38:05 +01:00
Nicolas 3ead2efdca Update fly.yml 2024-04-21 12:05:30 -07:00
Nicolas 001bf0c504 Update package.json 2024-04-21 12:05:12 -07:00
Nicolas 6560c968e1 Update types.ts 2024-04-21 12:02:11 -07:00
Nicolas cbff1b4f73
Merge pull request #40 from mendableai/cjp/contributors-guide-and
WIP: Cjp/making db auth optional <> Running project locally
2024-04-21 11:57:54 -07:00
Nicolas 84be3d2bca Update CONTRIBUTING.md 2024-04-21 11:51:39 -07:00
Nicolas 2f29a4da8e Update CONTRIBUTING.md 2024-04-21 11:45:15 -07:00
Nicolas 30a8482a68 Nick: 2024-04-21 11:41:34 -07:00
Nicolas 52620bab16 Nick: prod and local-no-auth tests 2024-04-21 11:39:36 -07:00
Nicolas 749bd5f44d Merge branch 'cjp/contributors-guide-and' of https://github.com/mendableai/firecrawl into cjp/contributors-guide-and 2024-04-21 11:27:37 -07:00
Nicolas 898d729a84 Nick: tests 2024-04-21 11:27:31 -07:00
Caleb Peffer 401f992c56 Caleb: added contributors guide 2024-04-21 11:19:40 -07:00
Caleb Peffer ef4ffd3a18 Adding contributors guide 2024-04-21 10:56:30 -07:00
Nicolas 5cdbf3a0ac Nick: cleaner functions to handle authenticated requests that dont require ifs everywhere 2024-04-21 10:36:48 -07:00
Nicolas aa89e2e8b5 Merge branch 'main' into cjp/contributors-guide-and 2024-04-21 10:10:05 -07:00
Caleb Peffer be75aaa195 Caleb: first version of supabase proxy to make db authentication optional 2024-04-21 09:31:22 -07:00
Caleb Peffer ad7951a679 Merge branch 'main' of https://github.com/mendableai/firecrawl into cjp/contributors-guide-and 2024-04-20 19:56:55 -07:00
Nicolas 3358c71f0b Merge branch 'main' into more-logging 2024-04-20 19:54:45 -07:00
Nicolas d2f808a5fd Update queue-worker.ts 2024-04-20 19:54:37 -07:00
Caleb Peffer e6b46178dd Caleb: added .env.example 2024-04-20 19:53:27 -07:00
Caleb Peffer b361a76282 Caleb: added logging improvement 2024-04-20 19:53:04 -07:00