Operating Functions for 1001 Low and No Code Tools
1001 Operator by FX The 1001 Operator by FX is a powerful and versatile API that offers various text processing and string manipulation functions. These functions range from string comparison, text replacement, and keyword checking to extracting text, building and parsing UTM links, and HTML parsing. Features Text comparison using various algorithms (cosine, diceCoefficient, jaccardIndex, lcs,…
Operating Functions for 1001 Low and No Code Tools endpoints
| Method | Endpoint | Description |
|---|---|---|
| Operator | ||
| POST |
Getlogofromurl /operator/logo |
This endpoint takes an URL as input and returns the logo image of the website. |
| POST |
advancedswitchurl /operator/advancedswitch |
Switch Case |
| POST |
UTMparse /operator/utm/parse |
Parse UTM |
| POST |
TextReplacer /operator/replacer |
Replace Text |
| POST |
TextExtracttext /text/extractor |
Extracts the content between two strings `start` and `end` of a text `body`. The argument `greedy` can be set to `true` so that the resulting text contains the start and end in it. |
| POST |
TextComparestring /text/comparestring |
Endpoint can be called with _algorithm_ attribute. Available algorithms are: - cosine - diceCoefficient - jaccardIndex - lcs (Longest Common Subsequence) - levenshtein - mlcs… |
| POST |
HTMLGetElement /operator/htmlparser/get |
Get HTML Data |
| POST |
UTMbuild /operator/utm/build |
Build UTM |
| POST |
Textcontains /text/contains |
Check if the string contains the given text |
| POST |
URLExpander /operator/urlexpander |
Given a shortened `url`, this endpoint returns the expanded one. |
Operating Functions for 1001 Low and No Code Tools pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2.99 / month | — |
|
| ULTRA | $5.99 / month | — |
|