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
249 stars 244 forks source link

Add test files for IMDB module. #860

Closed nikhil25803 closed 1 month ago

nikhil25803 commented 9 months ago

Note

sharmajyotirmay commented 9 months ago

I would like to work on this as a part of CODEPEAK2023

nikhil25803 commented 9 months ago

Go ahead @sharmajyotirmay

Dhruv127 commented 8 months ago

kindly assign me the issue

ayushmorbar commented 4 months ago

Hey, I would like to work on this issue as part of GSSoC'24

nikhil25803 commented 4 months ago

Go ahead @ayushmorbar!

ayushmorbar commented 4 months ago

Yeah for sure ‼️

KartikRajOfficial commented 4 months ago

Hey @ayushmorbar I would like to work on this issue as part of GSSoC'24

shravanasati commented 4 months ago

Why is only the standard unittest library allowed? pytest is much less verbose and simple.

nikhil25803 commented 4 months ago

Built-in support of Python and more set of assertion methods (can even be customized). @shravanasati

itssiddhantjain commented 3 months ago

Hello @nikhil25803 , please assign this issue to me as I have already worked on this kind of problem in the past.