Discover/eldenring.wiki.fextralife.com API
live

eldenring.wiki.fextralife.com APIeldenring.wiki.fextralife.com

Access structured Elden Ring game data from the Fextralife Wiki. List articles, search by keyword, and retrieve full article content with sections, tables, and images.

Endpoints
3
Updated
3mo ago
Try it
Max number of articles to return per page.
Number of articles to skip for pagination.
api.parse.bot/scraper/657062b1-a85f-416c-a7be-e364dcb806fc/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/657062b1-a85f-416c-a7be-e364dcb806fc/list_articles?limit=5&offset=0' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

List all articles from the wiki via sitemap, with pagination. Returns article titles, paths, and URLs.

Input
ParamTypeDescription
limitintegerMax number of articles to return per page.
offsetintegerNumber of articles to skip for pagination.
Response
{
  "type": "object",
  "fields": {
    "limit": "limit used for this request",
    "total": "total number of articles in the wiki",
    "offset": "offset used for this request",
    "articles": "array of article objects each containing title, path, and url"
  },
  "sample": {
    "data": {
      "limit": 5,
      "total": 4607,
      "offset": 0,
      "articles": [
        {
          "url": "https://eldenring.wiki.fextralife.com/Rellana's+Set",
          "path": "Rellana's+Set",
          "title": "Rellana's Set"
        },
        {
          "url": "https://eldenring.wiki.fextralife.com/Elden+Bling",
          "path": "Elden+Bling",
          "title": "Elden Bling"
        }
      ]
    },
    "status": "success"
  }
}

About the eldenring.wiki.fextralife.com API

This API exposes 3 endpoints for retrieving structured game data from the Elden Ring Fextralife Wiki, covering weapons, bosses, locations, spells, items, and lore. The get_article endpoint returns a full article broken into typed content blocks — text, tables, images, and lists — organized into hierarchical sections. The search_articles endpoint matches keywords against article titles across the entire wiki catalog.

Endpoints and Coverage

The API provides three endpoints: list_articles, search_articles, and get_article. Together they cover the full article catalog of the Elden Ring Fextralife Wiki, which documents weapons, armor, spells, ashes of war, bosses, NPCs, locations, quests, and lore.

Listing and Searching Articles

list_articles returns the full article index with pagination via limit and offset parameters. Each entry includes the article title, path, and url. The total field tells you the full size of the catalog so you can page through it incrementally. search_articles accepts a query string and matches it case-insensitively against article titles, returning up to 50 results with the same title, path, and url fields.

Retrieving Article Content

get_article takes a path parameter (spaces replaced with +, e.g. Malenia+Blade+of+Miquella) and returns the article's full structured content. The sections array contains objects with a title, level (heading depth), and a content array of typed items. Each item carries a type field — text, table, image, or list — so you can extract stat tables, drop tables, lore text, and image references independently without parsing raw HTML. The url and path fields are also returned for reference.

Common use cases
  • Build a Elden Ring companion app that lets players look up weapon stats by searching article titles and rendering the stat tables from get_article.
  • Index the full wiki catalog via list_articles pagination to power a searchable offline database of all game items and bosses.
  • Extract boss drop tables from get_article content blocks of type table to generate loot guides.
  • Map NPC quest lines by pulling sections from character articles and filtering for list-type content blocks.
  • Aggregate all location articles by keyword-searching search_articles with region names and collecting linked item references.
  • Sync a Discord bot's game-info command with up-to-date wiki data by resolving player queries through search_articles then fetching the top result via get_article.
  • Compile a spell and incantation reference sheet by listing all articles and filtering paths that match magic-related terms.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Fextralife have an official developer API for the Elden Ring Wiki?+
No. Fextralife does not publish an official developer API for its wiki content. This Parse API provides structured programmatic access to that data.
What does `get_article` return for a boss page — just text, or does it include stat tables?+
It returns both. The sections array contains content items with a type field. A boss article typically includes text blocks for lore and strategy, table blocks for stats and drops, image blocks for screenshots or maps, and list blocks for move sets or recommended builds. You can filter the content array by type to isolate exactly what you need.
Does `search_articles` support full-text search across article body content?+
Not currently. search_articles matches the query string against article titles only, returning up to 50 results. Body content is not indexed for search. You can fork this API on Parse and revise it to add a full-text search endpoint that queries article body sections.
How does pagination work in `list_articles`, and how many articles are in the wiki?+
Each response from list_articles includes a total field with the full article count and echoes back the limit and offset values used. Set offset to your current position and limit to your preferred page size to page through the entire catalog. The total value tells you when you have retrieved all articles.
Does the API cover user-contributed talk pages, edit histories, or user profiles from the wiki?+
Not currently. The API covers game content articles — items, enemies, locations, lore, and related pages — as they appear in the main wiki. Talk pages, revision histories, and user profile pages are not exposed. You can fork this API on Parse and revise it to add an endpoint targeting those page types if needed.
Page content last updated . Spec covers 3 endpoints from eldenring.wiki.fextralife.com.
Related APIs in EntertainmentSee all →
noor-book.com API
Search and discover books across 1,800+ categories in the Noor Book library, retrieving detailed information about titles, authors, biographies, and book metadata. Access comprehensive author profiles and browse one of the largest Arabic and English digital book collections with over 289,000 authors.
vg.no API
Access VG.no's latest news, articles, sports scores, and TV guides through a single interface where you can browse the front page, search articles by topic, view category-specific content, and find related stories. Get real-time sports scores and television schedules alongside comprehensive news coverage from Norway's leading news outlet.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
novelbin.me API
Search and browse novels by title, genre, or popularity, and explore trending, completed, or recently updated works. Access full novel details, chapter listings, chapter content, author information, related titles, and reader comments. Authenticated users can manage bookmarks with reading-status tracking and subscribe to novels for update notifications.
quizbowlpackets.com API
Search and browse thousands of quizbowl question sets across all competition levels, then access detailed metadata like difficulty, subjects, and download links for each packet. Find the perfect practice materials for High School, Collegiate, Middle School, or Pop Culture quizbowl competitions.
glastonburyfestivals.co.uk API
Discover historical and current Glastonbury Festival line-ups, find artist set times and stage locations, and search for specific performers across all festival years. Stay updated with the latest festival news and explore detailed information about festival areas and stages.
puntoticket.com API
Browse and search events happening in Chile with PuntoTicket, viewing featured shows, filtering by category, and checking detailed pricing and availability for concerts, theater, sports, and more. Find the perfect event by exploring all listings or discovering what's trending right now.
wynncraft.com API
Access detailed Wynncraft game information to look up item metadata and search across the complete item database, retrieve player statistics and character inventories, and browse guild information and global search results. Use this data to compare gear, track player progress, analyze guild rosters, or build tools for the Wynncraft community.