tvseries
tvseries copied to clipboard
TV Series is a tool that scrapes Episode Synopsis' of popular TV Series' from websites like Wikipedia / IMDb and show in one place with a user-friendly navigation UI.
TV Series
TV Series is a tool that scrapes Episode Synopsis' of popular TV Series' from websites like Wikipedia / IMDb and shows it all in one single place, with a better user-friendly navigation UI.
Website is accessible at https://athityakumar.github.io/tvseries/index.html
Maintainers - Athitya Kumar, Dhruv Apte
List of contents
- To-do
- Supported TV Series
- Resources
- How to contribute
- License
To-do
Back to contents
- [x] Add UI Sample Templates
- [x] Generate SITEMAP markup file automatically with ruby script
- [x] Generate RESOURCES markup file automatically with ruby script
- [x] Add JSON files with proper structure
- [ ] Add scraping script (WIP)
- [x] Add HTML pages generator script
- [x] Add master shell-script that runs all scripts, and pushes changes into this repository
- [ ] Add a cron job for the master shell-script
Supported TV Series'
Back to contents
- [ ] Arrow
- [x] Breaking Bad
- [ ] Castle
- [x] DC's Legends of Tomorrow
- [ ] Friends
- [x] Game of Thrones
- [ ] Gotham
- [ ] How I Met your Mother
- [ ] Marvel's Agents of S.H.I.E.L.D
- [ ] Modern Family
- [ ] Narcos
- [ ] Person of Interest
- [ ] Prisonbreak
- [ ] Suits
- [ ] Supergirl
- [ ] Supernatural
- [ ] The Big Bang Theory
- [x] The Flash
- [ ] The Walking Dead
- [ ] Vixen
- [x] Silicon Valley
Feel free to add more series' to the list by sending Pull Requests.
Like the way it is automated? Star, fork and clone this repository. Contributions are always welcome.
Resources
Back to contents
The Flash
- [ ] Wikipedia Link
- [ ] IMDb Link
- [ ] Episode Synopsis Link
Person of Interest
- [ ] Wikipedia Link
- [ ] IMDb Link
- [ ] Episode Synopsis Link
Gotham
- [ ] Wikipedia Link
- [ ] IMDb Link
- [ ] Episode Synopsis Link
Game of Thrones
- [ ] Wikipedia Link
- [ ] IMDb Link
- [ ] Episode Synopsis Link
White Collar
- [ ] Wikipedia Link
- [ ] IMDb Link
- [ ] Episode Synopsis Link
Breaking Bad
- [ ] Wikipedia Link
- [ ] IMDb Link
- [ ] Episode Synopsis Link
DC's Legends of Tomorrow
- [ ] Wikipedia Link
- [ ] IMDb Link
- [ ] Episode Synopsis Link
Sherlock
- [ ] Wikipedia Link
- [ ] IMDb Link
- [ ] Episode Synopsis Link
Firefly
- [ ] Wikipedia Link
- [ ] IMDb Link
- [ ] Episode Synopsis Link
Top of the Lake
- [ ] Wikipedia Link
- [ ] IMDb Link
- [ ] Episode Synopsis Link
Silicon Valley
- [ ] Wikipedia Link
- [ ] IMDb Link
- [ ] Episode Synopsis Link
How To Contribute
Back to contents
The work flow is the same as that of any other repository.
(1) Fork / clone the repository.
(2) Create a new branch , say my-changes
and make your changes in this branch.
(3) Commit your changes and send a Pull request (PR) to this repository.
Active contributors would be rewarded with the tag of "Collabrators"
Bug fixes,Issues , Issue solutions , Optimizations , Enhancements are always welcome.
License
Back to contents
The MIT License Copyright (c) 2017 - Athitya Kumar.
Please have a look at the LICENSE.md for more details