π― Urbandictionary Scraper (Pay Per Result)
Pay $1.00 for 1,000 results
π― Urbandictionary Scraper (Pay Per Result)
Pay $1.00 for 1,000 results
Introducing the Urban Dictionary Scraper, your ultimate tool for diving into the world of contemporary slang, memes, and expressions! With this user-friendly and versatile scraper, you can effortlessly search for any keyword and retrieve a treasure trove of definitions.
You can access the π― Urbandictionary Scraper (Pay Per Result) programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, youβll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 "https://www.urbandictionary.com/define.php?term=dude",
4 "https://www.urbandictionary.com/define.php?term=nah"
5 ],
6 "keywords": [
7 "afk",
8 "lol"
9 ],
10 "maxItems": 1000,
11 "customMapFunction": "(object) => { return {...object} }"
12}' |
13apify call apidojo/urbandictionary-scraper --silent --output-dataset
π― Urbandictionary Scraper (Pay Per Result) API through CLI
The Apify CLI is the official tool that allows you to use π― Urbandictionary Scraper (Pay Per Result) locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
3 monthly users
-
3 stars
>99% runs succeeded
Created in Nov 2023
Modified 3 hours ago