Word Counter - Making Word Counting Simpler

Word Counter

Count the number of words, and characters (with and without spaces).

Listing

  • No Reviews Yet

word_counter

Comparison is an advanced e-commerce tool that provides users with robust capabilities for efficient product search and accurate price comparison. Whether you're looking for the best prices or want to sort products by price, Comparison can meet your needs. In addition, it supports searching by product detail links and product images, making your shopping experience more convenient. Moreover, Comparison also offers functions for querying legal information and Amazon affiliate information, adding more safeguards to your shopping experience.

Function

  • Count the number of words in a given text.
  • Count the number of characters in a given text (with and without spaces).
  • Provide open-source code, which can serve as a template for developing your own 

Categories

Learn about the tutorial of this plugin:
How to Use the Word Counter Plugin?

JSON Data

{"id":"plugin-625e22a6-045b-4af5-9192-57977fba1cda","domain":"chatgpt-word-counter.edreismd.repl.co","namespace":"word_counter","status":"approved","manifest":{"schema_version":"v1","name_for_model":"word_counter","name_for_human":"Word Counter","description_for_model":"Count the number of words, and characters (with and without spaces). The API accepts text input through POST \/count containing the text to be counted and returns a JSON response with the number of 'words', 'characters_no_spaces', and 'characters_with_spaces'. If the user is asking you to write a text with certain number of words, lines or characters, first write and show the text for the user, then, in the end of the message, ask if that text is fine to be counted. Only then, call the API in a new message.","description_for_human":"Count the number of words, and characters (with and without spaces).","auth":{"type":"none"},"api":{"type":"openapi","url":"\/openapi.json"},"logo_url":"https:\/\/chatgpt-word-counter.edreismd.repl.co\/logo.png","contact_email":"[email protected]","legal_info_url":"https:\/\/chatgpt-word-counter.edreismd.repl.co\/legal"},"oauth_client_id":null,"user_settings":{"is_installed":false,"is_authenticated":true},"categories":[{"id":"newly_added","title":"New"}]}

Ratings