Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^1.3.6^5.47.0^3.5.3^4.19.4^2.4.45.8.2168
commits
4
commits
✨ docs(README): update project overview and usage examples; enhance clarity and structure; add LLM extraction section and improve parameter descriptions.
6281312View on GitHub✨ feat(scrape, api): enhance credit deduction logic for structured extraction; add support for JSON extraction credits in ScrapeController and ProgressManager; update .env.example with new configuration variable.
0893b8fView on GitHub✨ refactor(scrape): reorganize exports in index.ts for clarity; update engine factory to use type-only imports and improve dynamic loading of engine implementations.
1c43c17View on GitHub✨ fix(Dockerfile.puppeteer): correct path for libs package.json copy in Dockerfile.
64aef37View on GitHub✨ chore(db, scrape): add @types/node dependency to db package; update Dockerfiles to include db and ai packages in build process.
c06c0ecView on GitHub✨ chore(docs): reorganize meta.json to include 'docker' and 'proxy-rule' under 'Self Host' section; add note about default proxy quality in scrape.mdx for clarity.
00681aeView on GitHub✨ feat(api, docs): update OpenAPI documentation to include new crawl endpoints; enhance JSON schema definitions for better clarity; add support for new scraping formats and constants; refactor schema imports for improved organization.
494a02dView on GitHub✨ feat(api,scrape): implement job results retrieval in CrawlController; enhance job cancellation logic to prevent cancelling finished jobs; update routes for better clarity; add jobId to request context for credit deduction tracking; update credit deduction for crawl.
9dc2230View on GitHub