Enables TypeScript projects to retrieve and interact with internet data through a structured API.
Internetdata is a TypeScript SDK designed to streamline web data extraction and interaction within your applications. It offers a fluent API for navigating websites, selecting specific data elements using CSS selectors, and extrapolating structured data using Zod schemas. The SDK supports authentication with the LSD platform, interaction with local browsers for enhanced scraping capabilities, and the ability to imitate pre-defined data extraction trips. It facilitates seamless integration with services like Hacker News, Google, and McMaster-Carr, allowing developers to efficiently program the web according to their data needs.