🏯 Urbandictionary Scraper (Pay Per Result) avatar

🏯 Urbandictionary Scraper (Pay Per Result)

Try for free

Pay $1.00 for 1,000 results

View all Actors
🏯 Urbandictionary Scraper (Pay Per Result)

🏯 Urbandictionary Scraper (Pay Per Result)

apidojo/urbandictionary-scraper
Try for free

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:

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 2 stars
  • 100.0% runs succeeded
  • Created in Nov 2023
  • Modified about 3 hours ago