ConsoleCatalog
Sign in
Avclub logo

Avclub

avclub.comNews Mediano auth

AV Club - TV and film reviews, recaps, features, and letter ratings.

Article Details

ASYNCREADNo auth

Returns an article's headline, author, date, letter rating, section, and full body.

ParametersFormJSON

Hyphenated article URL path slug (e.g. vampire-lestat-recap-episode-1-detroit)

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_avclub_com_article_detail_ssr",
    "params": {
      "article_slug": "vampire-lestat-recap-episode-1-detroit"
    }
  }'