Web Scraper
搜索与获取by aparajithn
Extracts clean text, structured data, and metadata from any website. Captures full-page screenshots to visualize web content. Performs Google searches to find relevant information across the web.
Tools (6)
scrape_urlFetch a URL and extract clean text/markdown content (like readability).
scrape_structuredExtract structured data from a URL using CSS selectors.
screenshot_urlTake a screenshot of a URL.
extract_linksExtract all links from a URL with their text.
extract_metaExtract metadata from a URL (title, description, OG tags, favicon, etc).
search_googleSearch Google and return results.