Metadata-Version: 2.1
Name: PyScrappy
Version: 0.0.7
Summary: This package is made for automatic web scraping to make the whole process of scraping easy and simple.
Home-page: https://github.com/mldsveda/PyScrappy
Author: Vedant Tibrewal, Vedaant Singh
Author-email: mlds93363@gmail.com
License: UNKNOWN
Keywords: Scrapping,Flipkart,Snapdeal,Wikipedia,Image Scrapper,YouTube,Scrapy,PyScrappy,Instagram,Alibaba,Web Scraping,News,Stocks
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Python Scrapper

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)                 
[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)   

## Updated to version 0.0.7

- New Features added:
  - Includes Instagram Hashtag Scrapper, News Scrapper, Stock Scrapper
- Better performance
- Reduced Code Complexity
- Major Bug Fixes

## Changelog version 0.0.5

- Includes Instagram scrapper, Alibaba scrapper
- Better performance
- Reduced Code Complexity
- Bug Fixes

## Functionality of the Scrapper

- Flipkart Scrapping
- Snapdeal Scrapping
- Wikipedia Scrapping
- Image Scrapping
- YouTube Scrapping
- Instagram Scrapping
- Alibaba Scrapping
- News Scrapping
- Stock Scrapping

## Usage

- Make sure you have Python installed in your system.
- Run Following command in the CMD.
 ```
  pip install PyScrappy
  ```
- Importing the Package
 ```
  import PyScrappy
  ```

## Note 
- We have tried to implement all the functionality, it might have some bugs as well. In casse of any bugs feel free to contact us or please try to contribute by solving the bug.

Learn more about the package [here](https://vedaantsingh706.medium.com/web-scraping-in-python-using-the-all-new-pyscrappy-5c136ed6906b/) 

### This Package has been created only for Research and Educational purposes.

## Enjoy!!


