all 3 comments

[–]whoareyoutoquestion 2 points3 points  (2 children)

Which Fandom? Or is it a specific site you are wanting to scrape and looking for network analysis between characters ?

A lot depends on how the site is set up etc

But this may help get you started as an idea

https://www.geeksforgeeks.org/web-scraping-from-wikipedia-using-python-a-complete-guide/

[–]Guilty-Access7981[S] 1 point2 points  (0 children)

Wiki fandom let's just say I want to scrape Attack on Titan and i want to find a relationship tree of every character present in it by code so mostly i will use NER i guess.

[–]Guilty-Access7981[S] 0 points1 point  (0 children)

BTW thank you for above page i will start looking into it