1.0.2 • Published 3 years ago

listfromtext-rapidapi-query v1.0.2

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

listfromtext-rapidapi-query

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

Why ListFromText API

ListFromText APi is a powerful tool for your data mining pipelines or data extraction applications. Extract email, URL, domains, credit card numbers, telephone numbers and much more. You can provide text as input string or as file.

Why listfromtext-rapidapi-query

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

Installation

  1. Join RapidAPI and subscribe to listfromtext 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 listfromtext-rapidapi-query

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

Documentation

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

Support

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

Made by Engiweb