scrape-up icon indicating copy to clipboard operation
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.

Results 85 scrape-up issues
Sort by recently updated
recently updated
newest added

**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...

GSSoC'24

**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...

gssoc

**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...

Codepeak23

**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...

gssoc

## 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 ]...

under review

### 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 ![image](https://github.com/Clueless-Community/scrape-up/assets/71444393/beb13342-93e7-4484-9b9a-350aa9ecb99a) ### Record - [X] I agree to follow this project's Code of...

GSSoC'24

### 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...

gssoc

### 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...