Skip to content

paulozip/dark_characters_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dark Characters Network

Netflix's Dark is a German science fiction thriller web television series co-created by Baran bo Odar and Jantje Friese. This series plays with time travel theories and creates a complex network of relationships among its characters. This repository contains the data and code for a network analysis visualization that tries to make it easier to understand the complex plot.

The data was acquired by scraping Dark's Fandom page, a collaborative platform for fans.

Live example

Click here to access the page and visualize the network

Requirements

Python

  • beautifulsoup4==4.7.1
  • pandas==0.24.2
  • tqdm==4.46.0
  • requests==2.21.0
  • urllib3==1.24.1

Javascript

  • vis.js==7.8

About

A web crawler that collects data about characters from Netflix's Dark serie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published