Clueless-Community / scrape-up

A web-scraping-based python package that enables you to scrape data from various platforms like GitHub, Twitter, Instagram, or any useful website.
https://pypi.org/project/scrape-up/
MIT License
251 stars 242 forks source link

Feat: Adding Top TV shows in IMDB scrapper #491

Closed Juhibhojani closed 1 year ago

Juhibhojani commented 1 year ago

Describe the feature

I would like to add a method in the IMDB class, scraping top tv shows.

Add ScreenShots

image

Record

nikhil25803 commented 1 year ago

Go ahead @Juhibhojani | IMBD module is already there, add the functionality you want as a method only.

Juhibhojani commented 1 year ago

@nikhil25803, the top_rated method isn't working here.