Webclaw Js
C+ 72 completed
Other
unknown / json · tiny
12
Files
3,295
LOC
1
Frameworks
3
Languages
Pipeline State
completedRun ID
#1540274Phase
doneProgress
0%Started
2026-04-16 20:00:43Finished
2026-04-16 20:00:43LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
33.76Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:46Deduplication group #47393
Member of a group with 256 similar repo(s) — canonical #1566037 view group →
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)
🧪 Code Distillation
Browse all specs →AI Prompt
Create a TypeScript SDK wrapper for a web extraction API. I need the client to support scraping a single URL, allowing me to specify multiple output formats like markdown, text, and JSON. It should also support advanced scraping options such as including or excluding specific CSS selectors, and checking for cache status. Additionally, I need functionality for web search, which should allow me to scrape results from multiple pages, and a method to discover URLs from a site's sitemap. Finally, include a batch scraping endpoint to handle multiple URLs concurrently.
typescript sdk web-scraping api json markdown web-extraction typescript-sdk
Generated by gemma4:latest
Catalog Information
Create a TypeScript SDK wrapper for a web extraction API. I need the client to support scraping a single URL, allowing me to specify multiple output formats like markdown, text, and JSON. It should also support advanced scraping options such as including or excluding specific CSS selectors, and checking for cache status. Additionally, I need functionality for web search, which should allow me to scrape results from multiple pages, and a method to discover URLs from a site's sitemap. Finally, inc
Tags
typescript sdk web-scraping api json markdown web-extraction typescript-sdk
Quality Score
C+
72.5/100
Structure
67
Code Quality
90
Documentation
46
Testing
50
Practices
82
Security
100
Dependencies
70
Strengths
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
- Properly licensed project
Weaknesses
- No CI/CD configuration — manual testing and deployment
Recommendations
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
Languages
Frameworks
Vitest
Symbols
interface33
method33
class7
function5
variable4
type_alias4
constant2
API Endpoints (1)
| Method | Path | Handler | Framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · code-quality intelligence platform · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | retry-after | headers.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Repobility · MCP-ready · https://repobility.com
Embed Badge
Add to your README:
