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: 39, Watchers: 39, Forks: 2, Open Issues: 10

The lewoudar/scalpel repo was created 4 years ago and the last code push was 2 months ago. The project is moderately popular with 39 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/
Documentation:
https://scalpel.readthedocs.io/en/stable
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 10 open issues on GitHub

  • Add a pyppeteer based spider ?

See more issues on GitHub

Related Packages & Articles

muffin 0.100.1

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

sniffio 1.3.1

Sniff out which async library your code is running under

anyio 4.3.0

High level compatibility layer for multiple asynchronous event loop implementations