Extracts content from web pages using the UseScraper API.
Provides a TypeScript-based server that leverages the UseScraper API to extract content from web pages. It offers a 'scrape' tool capable of fetching content in various formats like text, HTML, or Markdown. The tool supports advanced proxy usage to bypass bot detection and allows for specifying data to extract through an object parameter, offering flexibility and control over the scraping process.
主要功能
01Allows specifying data to extract via an object parameter
02Uses the UseScraper API
030 GitHub stars
04Extracts content from web pages in various formats (text, html, markdown)