listfromtext-rapidapi-query
v1.0.2
Published
Query the Listfromtext.com data extraction API using your RapidAPI api key
Downloads
1
Maintainers
Readme
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
Join RapidAPI and subscribe to listfromtext API to retrieve your RapidAPI key. Choose the plan that suits you best - see the Pricing page
Install the library with npm
npm i listfromtext-rapidapi-query
- 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