MCPcopy Create free account
hub / github.com/SpaceZephyr/myskill / fetch_url.py

File fetch_url.py

web-scraper/scripts/fetch_url.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Web page fetcher that extracts main content from URLs.
4Uses requests library for better compatibility with various websites.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected