lucassmacedo / tvtime-scrapy

A simple crawly to get personal watched movies/series/animes from my user profile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TvTime User Scrapy

ENG

This project was created after a fews days of trying to find a way to export my data from TvTime and having some headache. The site doesn’t have any export tool, doesn’t give a csv or any kind of integration to export the data. So I decided to make a simple scrapy with Python to export my data. This project can be used only to change the “Public Profile Url” and you can give your own data without problem.

Actually is exported “IMBD ID”, “Name”, “Genres”

PT

Esse projeto foi criado após alguns dias tentando encontrar uma forma de exportar os meus dados do TvTime e tendo muitas dores de cabeça. O site não tem nenhuma ferramenta de exportação, não dá nenhum CSV ou alguma integração para exportar os dados. Então eu decidi criar um simples scrapy com Python para exportar meus dados. Esse projeto pode ser usado apenas alterando o “Endereço do perfil público" e você pode obter seus dados sem nenhum problema.

Atualmente é exportado “IMDB ID”, “Nome”,”Gêneros”.

About

A simple crawly to get personal watched movies/series/animes from my user profile


Languages

Language:Jupyter Notebook 93.3%Language:Python 6.7%