Skip to main content

Powerful web scraping tool.

Project description



PyScrappy: powerful Python data scraping toolkit

forthebadge made-with-python

Python 3.6 PyPI Latest Release

Package Status License

stars forks

What is it?

PyScrappy is a Python package that provides a fast, flexible, and exhaustive way to scrape data from various different sources. Being an easy and intuitive library. It aims to be the fundamental high-level building block for scraping data in Python. Additionally, it has the broader goal of becoming the most powerful and flexible open source data scraping tool available.

Main Features

Here are just a few of the things that PyScrappy does well:

  • Easy scraping of Data available on the internet
  • Returns a DataFrame for further analysis and research purposes.
  • Automatic Data Scraping: Other than a few user input parameters the whole process of scraping the data is automatic.
  • Powerful, flexible

Where to get it

The source code is currently hosted on GitHub at: https://github.com/mldsveda/PyScrappy

Binary installers for the latest released version are available at the Python Package Index (PyPI).

pip install PyScrappy

Dependencies

  • selenium - Selenium is a free (open-source) automated testing framework used to validate web applications across different browsers and platforms.
  • webdriver-manger - WebDriverManager is an API that allows users to automate the handling of driver executables like chromedriver.exe, geckodriver.exe etc required by Selenium WebDriver API. Now let us see, how can we set path for driver executables for different browsers like Chrome, Firefox etc.
  • beautifulsoup4 - Beautiful Soup is a Python library for getting data out of HTML, XML, and other markup languages.
  • pandas - Pandas is a fast, powerful, flexible and easy to use open source data analysis and manipulation tool, built on top of the Python programming language.

License

MIT

Getting Help

For usage questions, the best place to go to is StackOverflow. Further, general questions and discussions can also take place on GitHub in this repository.

Discussion and Development

Most development discussions take place on GitHub in this repository.

Also visit the official documentation of PyScrappy for more information.

Contributing to PyScrappy

All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.

If you are simply looking to start working with the PyScrappy codebase, navigate to the GitHub "issues" tab and start looking through interesting issues.

End Notes

Learn More about this package on Medium.

This package is solely made for educational and research purposes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyScrappy-0.1.1.tar.gz (17.8 kB view hashes)

Uploaded Source

Built Distribution

PyScrappy-0.1.1-py3-none-any.whl (25.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page