RogueFairyStudios / CineMonster

Telegram Bot Quiz About Series and Movies
Apache License 2.0
16 stars 23 forks source link

Include New Scrapper To Movies Poster #2

Open toymak3r opened 6 years ago

toymak3r commented 6 years ago

CineMonster has no poster scrapper/crawler, so to next features like Quiz about movies on app depends on from at least one poster scrapper/crawler to be embedded as api microservice.

HassankSalim commented 5 years ago

I would like to work on this Can i ?

hemanthsavasere commented 5 years ago

Hi @toymak3r, I am a Beginner and I would like to take up this issue and work on this.

Thanks,

toymak3r commented 5 years ago

@HassankSalim and @hemanthsavasere of course, could you create a patch and submit it. If you guys wanna part of team it self, just submit this patch and we talk about. Opensource power!

subhendusethi commented 5 years ago

@toymak3r If I understand correctly you want to create a microservice to scrap movie posters? And you want this service to be part of CineMonster repo?

toymak3r commented 5 years ago

@toymak3r If I understand correctly you want to create a microservice to scrap movie posters? And you want this service to be part of CineMonster repo?

Hi there @subhendusethi , sorry by the late. I wanna include a piece of architecture to Cinemonster scrap independently movie posters. Something like:

def get_movie_poster(self, 'name of movie') - self because their constructor already will be set with the correct provider, like: scrap from wikipedia or scrap from imdb and etc..