Introduction

Welcome to the Web Action SDK

The Web Action SDK is a powerful tool that allows you to interact with various web platforms programmatically. With this SDK, you can automate tasks, retrieve information, and perform actions on popular websites as if you were using them directly through a browser.

Key Features

  • Multi-Platform Support: Interact with various platforms like LinkedIn, Amazon, Uber, and Resy.
  • Easy Integration: Simple to integrate into your existing Node.js or TypeScript projects.
  • Type Safety: Built with TypeScript for enhanced developer experience and code reliability.
  • Flexible API: Perform a wide range of actions, from searching for items to booking reservations.

Supported Platforms

Currently, the Web Action SDK supports the following platforms:

  1. Linkedin
  2. Amazon
  3. Resy
  4. Uber
  5. Twitter
  6. Facebook

Each platform offers a set of specific actions that you can perform. For example, with LinkedIn, you can send messages, search for users, and manage connections.

For detailed information on how to use each platform and the available actions, please refer to the respective sections in this documentation.

Next Steps

  • Check out the Getting Started guide for a detailed setup process.
  • Explore the Platforms section to learn about specific actions for each supported platform.
  • Review the Error Handling guide to understand how to manage potential issues.

Welcome to the world of automated web interactions with the Web Action SDK!