🏯 Urbandictionary Scraper (Pay Per Result) avatar
🏯 Urbandictionary Scraper (Pay Per Result)

Pricing

$1.00 / 1,000 results

Go to Store
🏯 Urbandictionary Scraper (Pay Per Result)

🏯 Urbandictionary Scraper (Pay Per Result)

Developed by

API Dojo

Maintained by Community

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.

0.0 (0)

Pricing

$1.00 / 1,000 results

4

Total users

8

Monthly users

1

Runs succeeded

>99%

Last modified

10 hours ago

You can access the 🏯 Urbandictionary Scraper (Pay Per Result) programmatically from your own applications by using the Apify API. You can also 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: