Rick and Morty Scraper - Characters & Episodes
Pricing
from $10.00 / 1,000 results
Go to Apify Store
Rick and Morty Scraper - Characters & Episodes
Scrape Rick and Morty data including characters, locations, and episodes. Filter by name, status, species, or dimension.
Pricing
from $10.00 / 1,000 results
Rating
0.0
(0)
Developer
lulz bot
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
15 hours ago
Last modified
Categories
Share
Scrape Rick and Morty data including characters, locations, and episodes from the Rick and Morty API. Filter by name, status, species, or dimension. Automatically paginates through all available results.
Features
- Characters: Scrape character data with status, species, gender, origin, location, and episode count
- Locations: Get all locations with type, dimension, and resident count
- Episodes: Fetch episodes with air dates, episode codes, and character counts
- Auto-pagination: Automatically follows pagination to get all results
- Filters: Search by name, filter characters by status (alive/dead/unknown)
- Fast: Direct JSON API calls, no browser needed
Output Fields
Characters
| Field | Description |
|---|---|
id | Character ID |
name | Character name |
status | Alive, Dead, or Unknown |
species | Species (Human, Alien, etc.) |
type | Sub-type or subspecies |
gender | Male, Female, Genderless, or Unknown |
origin | Name of origin location |
location | Name of last known location |
image | Character image URL |
episodeCount | Number of episodes appeared in |
Locations
| Field | Description |
|---|---|
id | Location ID |
name | Location name |
type | Type (Planet, Space station, etc.) |
dimension | Dimension name |
residentCount | Number of known residents |
Episodes
| Field | Description |
|---|---|
id | Episode ID |
name | Episode title |
airDate | Original air date |
episode | Episode code (e.g. S01E01) |
characterCount | Number of characters in episode |
Input Options
- Mode:
characters,locations, orepisodes - Search Query: Filter by name
- Status: Filter characters by alive/dead/unknown
- Limit: Maximum results (0 = all, default 50)
Use Cases
- Fan projects: Build Rick and Morty databases, wikis, or companion apps
- Data analysis: Analyze character demographics, episode patterns, or location types
- Game development: Use character and location data for Rick and Morty themed games
- Content creation: Generate infographics, quizzes, or trivia from show data
- API testing: Use as a rich test dataset with relationships between entities
Example Output
{"id": 1,"name": "Rick Sanchez","status": "Alive","species": "Human","type": "","gender": "Male","origin": "Earth (C-137)","location": "Citadel of Ricks","image": "https://rickandmortyapi.com/api/character/avatar/1.jpeg","episodeCount": 51,"url": "https://rickandmortyapi.com/api/character/1","scrapedAt": "2026-04-26T12:00:00.000Z"}
Data Source
- Rick and Morty API - Free, open REST and GraphQL API with all Rick and Morty data
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.