VOOZH about

URL: https://apify.com/lulzasaur/swapi-scraper

โ‡ฑ Star Wars API Scraper - Characters & Planets ยท Apify


๐Ÿ‘ Star Wars API Scraper - Characters & Planets avatar

Star Wars API Scraper - Characters & Planets

Pricing

from $10.00 / 1,000 results

Go to Apify Store

Star Wars API Scraper - Characters & Planets

Scrape Star Wars universe data including characters, planets, films, species, vehicles and starships from SWAPI. Search and filter results.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 days ago

Last modified

Categories

Share

Star Wars API Scraper (SWAPI)

Scrape the Star Wars universe data from SWAPI. Get characters, planets, films, species, vehicles, and starships with full search and pagination support.

Features

  • 6 resource types: People, planets, films, species, vehicles, starships
  • Search: Filter by name/title to find specific entries
  • Full pagination: Automatically follows all pages for complete datasets
  • Rich data: All fields from the SWAPI API, properly transformed
  • Configurable limit: Control how many results to return

Output Fields

People

FieldDescription
nameCharacter name
heightHeight in cm
massMass in kg
hairColorHair color
skinColorSkin color
eyeColorEye color
birthYearBirth year (BBY/ABY)
genderGender
homeworldHomeworld API URL
filmsFilm appearance URLs

Planets

FieldDescription
namePlanet name
climateClimate type
terrainTerrain type
populationPopulation count
diameterDiameter in km
gravityGravity rating

Films

FieldDescription
titleFilm title
episodeIdEpisode number
directorDirector name
producerProducer(s)
releaseDateRelease date
openingCrawlOpening text crawl

Input Options

  • Mode: Resource type (people, planets, films, species, vehicles, starships)
  • Search Query: Filter results by name (e.g. "Luke", "Tatooine")
  • Limit: Max results to return (0 = all)

Use Cases

  • Apps & Games: Build Star Wars reference apps or trivia games
  • Data analysis: Analyze the Star Wars universe dataset
  • Education: Learn about APIs and data scraping with a fun dataset
  • Content creation: Generate Star Wars content with accurate data
  • Chatbots: Power Star Wars trivia bots with structured data

Example Output

{
"name":"Luke Skywalker",
"type":"person",
"height":"172",
"mass":"77",
"hairColor":"blond",
"eyeColor":"blue",
"birthYear":"19BBY",
"gender":"male",
"homeworld":"https://swapi.dev/api/planets/1/",
"films":["https://swapi.dev/api/films/1/","..."],
"scrapedAt":"2026-04-26T12:00:00.000Z"
}

Data Source

  • SWAPI -- The Star Wars API, free and open

Run on Apify

This scraper runs on the Apify platform -- a full-stack web scraping and automation cloud. Sign up for a free account to get started with 30-day trial of all features.

Try Apify free

You might also like

SWAPI Star Wars Scraper

parseforge/swapi-star-wars-scraper

Extract Star Wars characters, planets, starships, vehicles, species and films from the SWAPI public API. Flat JSON output with optional reference resolution.

NASA Exoplanet Archive Scraper

crawlerbros/nasa-exoplanet-archive-scraper

Search and filter NASA's Exoplanet Archive - 5,500+ confirmed planets. Find recent discoveries, search by host star, filter by discovery method, or find potentially habitable planets. Free, no API key required.

Game of Thrones Characters API

kodyitson23n/game-of-thrones-characters-api

Game of Thrones Characters API

๐Ÿ‘ User avatar

Mackenzie Covert

2

Harry Porter Characters Scraper

columban.vej/harry-porter-characters-scraper

Harry Porter Characters Scraper

๐Ÿ‘ User avatar

Ian Schumacher

2

Guild Wars 2 Items Prices Scraper

parseforge/guild-wars-2-items-prices-scraper

Track the Guild Wars 2 economy by pulling item icons, names, types, rarity, and live Trading Post buy and sell prices from the official GW2 API. Each row carries open order quantities and a precomputed margin. Handy for flipping, price tracking, or community tools.

Rick and Morty API Scraper

crawlerbros/rick-and-morty-scraper

Scrape the Rick and Morty API - all 826 characters, 51 episodes, and 126 locations from the show. Filter characters by status (alive/dead), species, gender. Filter episodes by season/episode code. Returns character appearances, episode casts, and location resident counts.