All Projects → athityakumar → tvseries

athityakumar / tvseries

Licence: MIT license
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.

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to tvseries

Panther
A browser testing and web crawling library for PHP and Symfony
Stars: ✭ 2,480 (+6602.7%)
Mutual labels:  scraping
Scrape Linkedin Selenium
`scrape_linkedin` is a python package that allows you to scrape personal LinkedIn profiles & company pages - turning the data into structured json.
Stars: ✭ 239 (+545.95%)
Mutual labels:  scraping
List Of User Agents
List of major web + mobile browser user agent strings. +1 Bonus script to scrape :)
Stars: ✭ 247 (+567.57%)
Mutual labels:  scraping
Thal
Getting started with Puppeteer and Chrome Headless for Web Scraping
Stars: ✭ 2,345 (+6237.84%)
Mutual labels:  scraping
Arachnid
Crawl all unique internal links found on a given website, and extract SEO related information - supports javascript based sites
Stars: ✭ 224 (+505.41%)
Mutual labels:  scraping
Jsoup Annotations
Jsoup Annotations POJO
Stars: ✭ 242 (+554.05%)
Mutual labels:  scraping
Jikan Rest
The REST API for Jikan
Stars: ✭ 200 (+440.54%)
Mutual labels:  scraping
google-scraper
This class can retrieve search results from Google.
Stars: ✭ 33 (-10.81%)
Mutual labels:  scraping
Scrapysharp
reborn of https://bitbucket.org/rflechner/scrapysharp
Stars: ✭ 226 (+510.81%)
Mutual labels:  scraping
Musoq
Use SQL on various data sources
Stars: ✭ 252 (+581.08%)
Mutual labels:  scraping
Colly
Elegant Scraper and Crawler Framework for Golang
Stars: ✭ 15,535 (+41886.49%)
Mutual labels:  scraping
Search Engine Parser
Lightweight package to query popular search engines and scrape for result titles, links and descriptions
Stars: ✭ 216 (+483.78%)
Mutual labels:  scraping
Loconotion
📄 Python tool to turn Notion.so pages into lightweight, customizable static websites
Stars: ✭ 237 (+540.54%)
Mutual labels:  scraping
Transistor
Transistor, a Python web scraping framework for intelligent use cases.
Stars: ✭ 205 (+454.05%)
Mutual labels:  scraping
RenameThemSubs
Rename multiple subtitles files to match video file names for automatic loading with just one click
Stars: ✭ 40 (+8.11%)
Mutual labels:  tv-series
Googlescraper
A Python module to scrape several search engines (like Google, Yandex, Bing, Duckduckgo, ...). Including asynchronous networking support.
Stars: ✭ 2,363 (+6286.49%)
Mutual labels:  scraping
Reaper
Social media scraping / data collection tool for the Facebook, Twitter, Reddit, YouTube, Pinterest, and Tumblr APIs
Stars: ✭ 240 (+548.65%)
Mutual labels:  scraping
Whatsapp-Net
Generate a network graph of connections from your WhatsApp groups data
Stars: ✭ 75 (+102.7%)
Mutual labels:  scraping
Champ
A Telegram bot combined with python to serve some basic functions like weather, music charts, cricket score and much more.
Stars: ✭ 22 (-40.54%)
Mutual labels:  scraping
Memorious
Distributed crawling framework for documents and structured data.
Stars: ✭ 248 (+570.27%)
Mutual labels:  scraping

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

Back to contents

  • Add UI Sample Templates
  • Generate SITEMAP markup file automatically with ruby script
  • Generate RESOURCES markup file automatically with ruby script
  • Add JSON files with proper structure
  • Add scraping script (WIP)
  • Add HTML pages generator script
  • Add master shell-script that runs all scripts, and pushes changes into this repository
    • Shell-script to deploy : deploy.sh
    • Ruby git program for smart auto-commit messages : git.rb
  • Add a cron job for the master shell-script

Supported TV Series'

Back to contents

  • Arrow
  • Breaking Bad
  • Castle
  • DC's Legends of Tomorrow
  • Friends
  • 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
  • The Flash
  • The Walking Dead
  • Vixen
  • 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

Person of Interest

Gotham

Game of Thrones

White Collar

Breaking Bad

DC's Legends of Tomorrow

Sherlock

Firefly

Top of the Lake

Silicon Valley

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].