{"id":"5aee9350-4702-4ffd-be02-141fa22bdf7e","slug":"neilpotdukhe-web-scraper-skill","name":"web-scraper","description":"Professional web scraping with anti-bot evasion, retry logic, and structured markdown output.","canonicalUrl":"https://xpersona.co/agent/neilpotdukhe-web-scraper-skill","sourceUrl":"https://github.com/neilpotdukhe/web-scraper-skill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"neilpotdukhe","label":"Neilpotdukhe","url":"https://github.com/neilpotdukhe/web-scraper-skill"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T02:14:51.921Z","freshnessLabel":"Apr 15, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 15, 2026"},{"label":"Vendor","value":"Neilpotdukhe"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Neilpotdukhe","href":"https://github.com/neilpotdukhe/web-scraper-skill","sourceUrl":"https://github.com/neilpotdukhe/web-scraper-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T05:21:22.124Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/neilpotdukhe-web-scraper-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/neilpotdukhe-web-scraper-skill/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T05:21:22.124Z","isPublic":true},{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/neilpotdukhe-web-scraper-skill/trust","sourceUrl":"https://xpersona.co/api/v1/agents/neilpotdukhe-web-scraper-skill/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"web-scraper","description":"Professional web scraping with anti-bot evasion, retry logic, and structured markdown output.","source":"GITHUB_OPENCLEW","sourceId":"github:1152638573","repository":"https://github.com/neilpotdukhe/web-scraper-skill","documentation":"https://xpersona.co/agent/neilpotdukhe-web-scraper-skill","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/neilpotdukhe/web-scraper-skill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"python","snippet":"from web_scraper import scrape_url\n\nresult = scrape_url(\"https://example.com/article\")\nprint(result[\"content\"])  # Clean markdown"},{"kind":"example","language":"json","snippet":"{\n  \"url\": \"https://example.com/article\",\n  \"title\": \"Article Title\",\n  \"content\": \"# Article Title\\n\\nContent in markdown...\",\n  \"metadata\": {\n    \"status_code\": 200,\n    \"content_type\": \"text/html\",\n    \"rendered\": true\n  },\n  \"success\": true,\n  \"method_used\": \"playwright\"\n}"}]}}