firecrawl/apps/api
Gergő Móricz 0310cd2afa
Some checks are pending
Deploy Images to GHCR / push-app-image (push) Waiting to run
fix(crawl): redirect rebase
2024-11-13 21:38:44 +01:00
..
sharedLibs/go-html-to-md fix(html-to-markdown): build error 2024-11-11 21:09:27 +01:00
src fix(crawl): redirect rebase 2024-11-13 21:38:44 +01:00
.dockerignore Initial commit 2024-04-15 17:01:47 -04:00
.env.example WebScraper refactor into scrapeURL (#714) 2024-11-07 20:57:33 +01:00
.env.local Add SearchApi to search 2024-09-05 18:36:59 +03:00
.gitattributes Initial commit 2024-04-15 17:01:47 -04:00
.gitignore Merge branch 'main' into v1-webscraper 2024-08-23 17:21:54 +02:00
docker-entrypoint.sh fix(api): entrypoint 2024-09-27 22:16:27 +02:00
Dockerfile Fix 2024-10-31 18:14:20 +02:00
fly.staging.toml fix(fly): change proxy limits 2024-08-14 18:52:40 +02:00
fly.toml fix(fly): change proxy limits 2024-08-14 18:52:40 +02:00
jest.config.js Nick: 2024-04-20 16:38:05 -07:00
jest.setup.js WebScraper refactor into scrapeURL (#714) 2024-11-07 20:57:33 +01:00
openapi-v0.json add zod, create middleware, update openapi declaration, add crawl logic 2024-08-15 23:30:33 +02:00
openapi.json add zod, create middleware, update openapi declaration, add crawl logic 2024-08-15 23:30:33 +02:00
package.json fix(scrapeURL/pdf,docx): ignore SSL when downloading PDF 2024-11-12 22:46:58 +01:00
pnpm-lock.yaml fix(scrapeURL/pdf,docx): ignore SSL when downloading PDF 2024-11-12 22:46:58 +01:00
requests.http fix(requests.http): default to localhost baseUrl 2024-11-12 19:59:09 +01:00
tsconfig.json WebScraper refactor into scrapeURL (#714) 2024-11-07 20:57:33 +01:00
v1-openapi.json updated openapi.json 2024-10-11 13:55:15 -03:00