Webscrape

completed
Library
unknown / json · tiny
19
Files
13,615
LOC
1
Frameworks
4
Languages

Pipeline State

completed
Run ID
#407145
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
43.27
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47364
Member of a group with 394 similar repo(s) · framework expresscanonical #844571 view group →
All rows scored by the Repobility analyzer (https://repobility.com)

AI Prompt

Create a utility module called 'webscrape' that allows users to grab content over HTTP. I need it to support GET and POST requests, taking a URL and an options object that can include headers, query parameters, or a body for POST. It should also have a dedicated download function. The module must automatically parse the response into JSON if the content type is `application/json`, or provide jQuery-like selector functionality via a `.$` property if it's HTML. I want it to be Promise/A+ based so it works well with `async/await`.
javascript express webscraping http-client promise json api
Generated by gemma4:latest

Catalog Information

Create a utility module called 'webscrape' that allows users to grab content over HTTP. I need it to support GET and POST requests, taking a URL and an options object that can include headers, query parameters, or a body for POST. It should also have a dedicated download function. The module must automatically parse the response into JSON if the content type is application/json, or provide jQuery-like selector functionality via a .$ property if it's HTML. I want it to be Promise/A+ based so

Tags

javascript express webscraping http-client promise json api

Security & Health

6.6h
Tech Debt (B)
Medium
DORA Rating
A
OWASP (100%)
FAIL
Quality Gate
2.9%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM
Repobility — same analyzer, your code, free for public repos · /scan/

Languages

json
92.2%
javascript
7.2%
markdown
0.5%
yaml
0.1%

Frameworks

Express

Symbols

variable59
function30
type_alias23
interface5
constant2

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/184670.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV