Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DataMédio

Scrapling

porhyperpuncher·hyperpuncher· v1.0.0 · atualizado em 2026-04-11
77
Score

CLI tool for web scraping. Extract data from websites via the terminal without programming. Features powerful extraction commands for HTTP requests and browser automation.

web-scrapingdata-extractioncli-toolhttp-requestsbrowser-automationdata-acquisition
Linguagens
Python
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdscrapling/workflow
1
Install Scrapling: — `uv tool install "scrapling[shell]"`
2
Install Fetcher Dependencies: — `scrapling install`
3
Determine Extraction Method: — Decide whether to use `get`, `fetch`, or `stealthy-fetch` based on the website.
4
Construct Command: — Build the `scrapling extract` command with appropriate options (URL, CSS selectors, headers, etc.).
5
Execute Command: — Run the command in the terminal.
6
Verify Output: — Check the output file to ensure the data was extracted correctly.
7
Handle Errors: — If the extraction fails, adjust the command or try a different method.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Depende deScrapling
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a ←Running dbt Commands
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Scrapling
scrapling
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers7
scrape data from a website using scraplingextract content from a website via the command linedownload website content without codinguse scrapling to get data from a URLextract specific content from a webpage using CSS selectorsbypass anti-bot protection with scraplingautomate web scraping tasks with scrapling

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download scrapling
$ synaptic skills detail scrapling
$ synaptic skills live scrapling

Dependências

Pythonuvscrapling

Links

GitHub Repository