Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
/urban/define
term
/urban/random
count
/urban/autocomplete
q
curl -H "Authorization: Bearer <key>" "https://api.scrape.rocks/urban/define?term=yeet"
{ "term": "yeet", "count": 5, "definitions": [ { "defid": 12345, "word": "yeet", "definition": "To throw something with force", "example": "I yeeted my phone across the room", "thumbs_up": 8500, "thumbs_down": 1200, "author": "someuser", "written_on": "2018-06-15T00:00:00.000Z" } ] }