Quite recently I found a website which I'd like to make a different version of.
The website in question is:
http://onepiece.animelag.com/
I'm not sure if anyone's familiar with the show, however it's irrelevant.
I want to make a site like this for a different show. What I know about this site is that it grabs the data from the Wiki page of the show. The Wiki page for both of these shows are structured very differently. While the OP Wiki has page urls in Episode_[number] sequence it grabs them one by one.
The other one does not have a sequence like this and is harder to do. There might be a way to extract the data, though I'm not familiar with one.
Hopefully, someone might help me out.
Also, I thought it was worth pointing out that I have minimal HTML and CSS knowledge.