1.0.2 • Published 3 years ago

manipulist-rapidapi-query v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

manipulist-rapidapi-query

Query the Manipulist.com text extraction and manipulation API using your RapidAPI api key.

Why Manipulist API

Manipulist APi is a powerful tool for your ETL pipelines or text manipulation applications. Add, extract, remove, replace, trim, sort lines and much more. You can provide text as input string or as file.

Why manipulist-rapidapi-query

This library is a quick plug to the Manipulist APi. It also provide schema validation before performing the actual request to the server.

Installation

  1. Join RapidAPI and subscribe to Manipulist API to retrieve your RapidAPI key. Choose the plan that suits you best - see the Pricing page

  2. Install the library with npm

npm i manipulist-rapidapi-query

  1. To use it, check out the following examples (remember to include your RapidAPI key in a .env file):

Documentation

Visit the Manipulist RapidAPI API page for a detailed documentation of each available endpoint. To see how each tool works, visit Manipulist.com

Support

Visit the Manipulist Homepage or raise an issue on this repository if you have any questions or ideas for improvement.

Made by Engiweb