Contents

pyscalpel 0.2.0

0

Your easy-to-use, fast and powerful web scraping library

Your easy-to-use, fast and powerful web scraping library

Stars: 23, Watchers: 23, Forks: 1, Open Issues: 4

The lewoudar/scalpel repo was created 2 years ago and was last updated 2 months ago. The project is not very popular with only 23 github stars!

How to Install pyscalpel

You can install pyscalpel using pip

pip install pyscalpel

or add it to a project with poetry

poetry add pyscalpel

Package Details

Author
lewoudar
License
Homepage
https://scalpel.readthedocs.io/en/stable
PyPi
https://pypi.org/project/pyscalpel/
GitHub Repo
https://github.com/lewoudar/scalpel

Classifiers

  • Utilities
No  pyscalpel  pypi packages just yet.

Errors

A list of common pyscalpel errors.

Code Examples

Here are some pyscalpel code examples and snippets.

GitHub Issues

The pyscalpel package has 4 open issues on GitHub

  • Add a pyppeteer based spider ?

See more issues on GitHub

Related Packages & Articles

muffin 0.88.0

Muffin is a fast, simple and asyncronous web-framework for Python 3 (asyncio, trio)

sniffio 1.3.0

Sniff out which async library your code is running under

anyio 3.6.2

High level compatibility layer for multiple asynchronous event loop implementations