scrape-up
scrape-up copied to clipboard
A web-scraping-based python package that enables you to scrape data from various platforms like GitHub, Twitter, Instagram, or any useful website.
**Note** - Test all the methods of the `bbc` module and add a test file. - Add test file in directory `src/test`. - Check the `bbc_test.py` file as a reference...
**Note** - Test all the methods of the `hashnode` module and add a test file. - Add test file in directory `src/test`. - Check the `hashnode.py` file as a reference...
**Note** - Test all the methods of the `cricbuzz` module and add a test file. - Add test file in directory `src/test`. - Check the `cricbuzz_test.py` file as a reference...
**Note** - Test all the methods of the `imdb` module and add a test file. - Add test file in directory `src/test`. - Check the `imdb_test.py` file as a reference...
Issue addressed- #776
## Description > I had added the GoodReads Quote Scraper that scrapes the list of quotes data according to the input author and number of pages. ## Resolves: [#793 ]...
### Describe the feature In this Python package that leverages web scraping to extract data from a diverse range of platforms such as GitHub, CodeChef, HackerEarth, HackerRank, IMDb, and Cricbuzz...
### Describe the feature Adding a test file amazon_test.py for Amazon to src/test directory ### Add ScreenShots  ### Record - [X] I agree to follow this project's Code of...
### Describe the feature As an GSSoC'24 contributer, I want to enhance my developing skills into this scrape-up. also I'll be working in this issue, point to be noted I'm...
### Describe the feature Wish to add test files for other scrapping functions as well currently there exists only 18-20 test files while there are so many scrapping modules available...