A php script which scrapes Television Series information. Specially the Upcoming, new seasons, new episodes. To achieve a complete database, scrape the 4 websites below, and then unite the data for each series into one entry
The websites are:
http://tinyurl.com/6bd6plo
fields: (title, year, imdb website, description, categories (drama, comedy, etc..), actors
http://tinyurl.com/cq3q5g8
fields: title, original run date (start and end if available), official website, imdb website, firs…
