Quickstart

The Nfig SDK, integrated with the Nfig AI platform, offers a powerful toolset for browser automation. It enables you to control browser remotely, handle complex scenarios, and effortlessly adapt to changes on websites. Tailored for rapid Node.js development, the SDK provides features and utilities to streamline your workflow. By connecting directly to the Nfig Engine, you can execute browser actions seamlessly. Leveraging Playwright as its automation library, the Nfig SDK currently supports only Node.js.

Key Features

  • Remote Execution: Automate actions either on a server/browser.
  • Data Extraction: Read information from web pages, regardless of their structure, and process the data as needed.
  • Fallback Mechanism: Automatic fallback to handle errors if a website’s structure changes unexpectedly.

Typical Automation Use Cases

  • Automated form submissions
  • Data extraction and web scraping