Every source below is one =VERVE() call away — pass a name and plain arguments, get a live value. Find one, copy its formula, paste it into a cell in Google Sheets.
=VERVE("loanpaymentcalculator", 32000, 8.5, 6, "field", "downpayment")=VERVE("mortgagecalculator", 570000, 6.8, 30, "field", "downpayment")=VERVE("sanctionscreening", "Banco Nacional de Cuba", "field", "query")=VERVE("emojidecorator", "I am so excited to go to the lake and swim")=VERVE("readingtime", "This is a sample article with multiple paragraphs. Reading time will be calculated based on word count. The average reading speed is 250 words per minute, which can be customized. This helps content creators provide accurate time estimates to their readers.", "field", "text_length")=VERVE("grammarcheck", "The the pig snorted when I saw it on the barn gate. I was a little mad becuase it woke up my pupppppy", "field", "modified")=VERVE("palindromechecker", "A man a plan a canal Panama", "field", "is_palindrome")=VERVE("spellchecker", "I neeed to call my friend on telephine today!", "field", "spellPass")=VERVE("tenseconverter", "I am walking down the street, and I can see a dog", "past", "field", "result")=VERVE("titlecapitalization", "comprehensive analysis of quarterly financial performance and strategic initiatives for sustainable growth", "title-case", "field", "style")=VERVE("syllablecounter", "The quick brown fox jumps over the lazy dog", "field", "total_syllables")=VERVE("vowelcounter", "The quick brown fox jumps over the lazy dog. This pangram contains every letter of the alphabet at least once.", "field", "vowels")=VERVE("anagramdetector", "listen", "silent", "field", "is_anagram")=VERVE("gibberishdetector", "The quick brown fox jumps over the lazy dog", "field", "isGibberish")=VERVE("textlanguage", "Ceci est un exemple de texte. Il peut détecter la langue", "field", "language")=VERVE("levenshteindistance", "kitten", "sitting", "field", "distance")=VERVE("acronymexpander", "API", "field", "most_common.expansion")=VERVE("keywordextractor", "Machine learning is a subset of artificial intelligence that enables systems to learn from data. Deep learning uses neural networks to process complex patterns in data.", "field", "url")=VERVE("markdownlinkextractor", "# Sample Document"&CHAR(10)&""&CHAR(10)&"Check out [this link](https://example.com) and [another one](https://test.com)."&CHAR(10)&""&CHAR(10)&""&CHAR(10)&""&CHAR(10)&"Visit <https://autolink.com> or just https://bare-url.com"&CHAR(10)&""&CHAR(10)&"[Reference link][ref1]"&CHAR(10)&""&CHAR(10)&"[ref1]: https://reference.com", "field", "totalLinks")=VERVE("partsofspeech", "My friend from college hails from a small countryside village located at the heart of the state. During the last summer vacation, I had an opportunity to visit my friend in his village. I packed up my belongings and boarded the bus bound for the village", "verbs", "field", "count")=VERVE("profanityfilter", "Today is so damn hot! Why the hell would anyone go outside?", "field", "isProfane")=VERVE("leetspeak", "This is a simple piece of text", "encode", "field", "changedCharacters")=VERVE("lemmatizer", "The cats ran from door to door", "field", "found")=VERVE("datamasking", "Contact John Doe at [email protected] or call 555-123-4567. His SSN is 123-45-6789.", "field", "masked")=VERVE("piglatin", "The square wooden crate was packed to be shipped. To have is better than to wait and hope.")=VERVE("readabilityscore", "Western astrology is founded on the movements and relative positions of celestial bodies such as the Sun, Moon and planets, which are analysed by their movement through signs of the zodiac (twelve spatial divisions of the ecliptic) and by their aspects (based on geometric angles) relative to one another.", "field", "textCounts.syllableCount")=VERVE("removepunctuation", "Hello, world! How are you doing today? I'm great - thanks for asking. This text has lots of punctuation: periods, commas, hyphens & more!", "field", "cleaned")=VERVE("slugify", "Hello World! This is a Test & Example", "field", "original")=VERVE("linesorter", "[""The quick brown fox jumps over the lazy dog"",""An apple a day keeps the doctor away"",""banana"",""Cherry blossoms bloom in spring"",""date""]", "field", "lineCount")=VERVE("textstyler", "This is a very stylish piece of text", "bubbles", "field", "text")=VERVE("textsummarizer", "A news article can include accounts of eyewitnesses to the happening event. It can contain photographs, accounts, statistics, graphs, recollections, interviews, polls, debates on the topic, etc. Headlines can be used to focus the reader's attention on a particular (or main) part of the article. The writer can also give facts and detailed information following answers to general questions like who, what, when, where, why and how.", "field", "summary")=VERVE("textsimilarity", "I'm so excited that tomorrow is going to be sunny! Can't wait!", "We're pretty excited about the weather tomorrow. It's going to be sunny!", "field", "simiarity")=VERVE("translator", "I'm so excited that tomorrow is going to be sunny! Can't wait!", "es", "field", "sourceLang")=VERVE("websitereadability", "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts", "field", "fleschReadingEase")=VERVE("wordpronunciation", "hello", "field", "pronounciation")=VERVE("csvtojson", "name,age,city"&CHAR(10)&"John Doe,30,New York"&CHAR(10)&"Jane Smith,25,Los Angeles", "field", "row_count")=VERVE("jsontocsv", "[{""name"":""John Doe"",""age"":30,""city"":""New York""},{""name"":""Jane Smith"",""age"":25,""city"":""Los Angeles""}]", "field", "row_count")=VERVE("meetingtimeconverter", "14:30", "America/New_York", "Europe/London", "field", "originalTime")=VERVE("unixtimestamp", "1609459200", "field", "timestamp_format")=VERVE("wordstonumbers", "seven thousand six hundred and twenty", "field", "number")=VERVE("xmltojson", "<?xml version=""1.0"" encoding=""UTF-8""?>"&CHAR(10)&"<note>"&CHAR(10)&" <to>Tove</to>"&CHAR(10)&" <from>Jani</from>"&CHAR(10)&" <heading>Reminder</heading>"&CHAR(10)&" <body>Don't forget me this weekend!</body>"&CHAR(10)&"</note>")=VERVE("htmlentities", "<div class=""test"">Hello & World</div>", "field", "action")=VERVE("relativetimeformatter", "1609459200", "field", "target_date")=VERVE("urlencode", "Hello World & Goodbye", "field", "action")=VERVE("websitetotext", "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts", "field", "description")=VERVE("companynamegenerator", "systems", "field", "count")=VERVE("hashtaggenerator", "Adventure awaits 🌍✈️ Who's ready to embark on a journey of a lifetime? Whether you're exploring exotic landscapes, immersing yourself in vibrant cultures, or simply indulging in delicious cuisines, there's something magical about travel that fills the soul with joy and wonder. Let's wander together and create unforgettable memories! 🌟")=VERVE("initialismgenerator", "Application Programming Interface", "field", "initialism")=VERVE("usernamegenerator", "[email protected]", "field", "count")=VERVE("domainavailability", "myspace.com", "field", "available")=VERVE("domainexpiration", "myspace.com", "field", "daysToExpiration")=VERVE("subdomainfinder", "google.com", "field", "rootDomain.domain")=VERVE("urltitle", "https://blog.apiverve.com/chuck-norris-api-how-to")=VERVE("fullyqualifieddomain", "199.30.24.0", "field", "baseDomain")=VERVE("urllookup", "https://www.merriam-webster.com/dictionary/documentation", "field", "country")=VERVE("phishingcheck", "centruldepiele.ro", "field", "isPhishing")=VERVE("contentfilter", "https://www.pornhub.com/video/123", "field", "domain")=VERVE("botdetector", "Googlebot/2.1 (+http://www.google.com/bot.html)", "field", "userAgent")=VERVE("distancecalculator", 36.7783, -119.4179, 34.0522, -118.2437, "field", "distanceMiles")=VERVE("coordinatesaresea", 37.7749, -122.4194, "field", "latitude")=VERVE("ringsizeconverter", "7", "us", "field", "input_diameter_mm")=VERVE("caaparser", "example.com. 3600 IN CAA 0 issue ""letsencrypt.org""", "field", "raw_record")=VERVE("srvparser", "_http._tcp.example.com. 86400 IN SRV 10 60 80 server.example.com.", "field", "raw_record")=VERVE("emaildisposablechecker", "[email protected]", "field", "isDisposable")=VERVE("disposablephone", "+12085813945", "field", "isDisposable")=VERVE("passwordstrength", "Password123", "field", "strength")=VERVE("spamdetector", "Can you please spare some change?! Desperate!!! Send cash", "field", "likelySpam")=VERVE("cardvalidator", "4900264223817524", "field", "card.niceType")=VERVE("phonenumbervalidator", "816-555-1017", "us", "field", "detectedCountry")=VERVE("colorsimilarity", "FF5733", "FF6B47", "field", "color1.hex")=VERVE("utmconverter", 40.7128, -74.006, "field", "conversion")=VERVE("permutationcombination", 10, 3, "field", "permutation")=VERVE("romannumeralmath", "XIV", "VI", "field", "roman1_value")=VERVE("moonrisemoonset", 37.7749, -122.4194, "field", "coordinates.latitude")=VERVE("solarpotential", 37.7749, -122.4194, "field", "coordinates.latitude")=VERVE("planetpositions", 37.7749, -122.4194, "Moon", "field", "isBelowHorizon")=VERVE("airportdistance", "JFK", "LAX", "field", "distanceMiles")=VERVE("datecalculator", "2022-01-01", "2024-08-31", "field", "minutes")=VERVE("htmltotext", "<!doctype html> <html> <head> <title>This is the title of the webpage!</title> </head> <body> <p>This is an example paragraph. Anything in the <strong>body</strong> tag will appear on the page, just like this <strong>p</strong> tag and its contents.</p> </body> </html>", "field", "text")=VERVE("sqlexplainer", "SELECT u.name, COUNT(o.id) as order_count FROM users u LEFT JOIN orders o ON u.id = o.user_id WHERE u.created_at > '2024-01-01' GROUP BY u.id HAVING COUNT(o.id) > 5 ORDER BY order_count DESC", "field", "explanation")=VERVE("metadataextractor", "https://apiverve.com", "field", "requestUrl")=VERVE("sentimentanalysis", "I'm so excited that tomorrow is going to be sunny! Can't wait!", "field", "comparative")=VERVE("codedetector", "a = 5"&CHAR(10)&"b = 6"&CHAR(10)&"c = 7"&CHAR(10)&""&CHAR(10)&"# calculate the semi-perimeter"&CHAR(10)&"s = (a + b + c) / 2"&CHAR(10)&""&CHAR(10)&"# calculate the area"&CHAR(10)&"area = (s*(s-a)*(s-b)*(s-c)) ** 0.5"&CHAR(10)&"print('The area of the triangle is %0.2f' %area)", "field", "current")=VERVE("languagedetector", "esta es una frase en español. esta API puede detectar fácilmente el idioma", "field", "primaryLanguage")=VERVE("articleideas", "software and technology", "field", "topicIdeas")=VERVE("contactextractor", "https://en.wikipedia.org/wiki/Email_address", -1, "field", "emailCount")=VERVE("linkscraper", "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts.html", 20, "field", "linkCount")=VERVE("webimagescraper", "https://en.wikipedia.org/wiki/Solar_System", "field", "imageCount")=VERVE("ovulationcalculator", "2024-01-01", "field", "cycle_length")=VERVE("menstrualcycle", "2024-01-01", "field", "last_period_date")=VERVE("duedatecalculator", "2025-06-01", "field", "calculation_method")=VERVE("streetaddressparser", "1600 Amphitheatre Parkway, Mountain View, CA 90210", "field", "parsed.streetNumber")=VERVE("humannameparser", "MR. MARTINO PETROS DE FLORENCE (TINO) Jr.", "field", "parsed.title")=VERVE("rsstojson", "https://www.nasa.gov/rss/dyn/breaking_news.rss", "field", "source")The same key powers every source in this directory, across Google Sheets and Excel. First calls free.
See pricing