An open API service indexing awesome lists of open source software.

https://github.com/zigai/wrighter-plugins

Plugins for Wrighter
https://github.com/zigai/wrighter-plugins

playwright python web-scraping wrighter wrighter-plugins

Last synced: 22 days ago
JSON representation

Plugins for Wrighter

Awesome Lists containing this project

README

          

# Wrighter plugins

[![PyPI version](https://badge.fury.io/py/wrighter-plugins.svg)](https://badge.fury.io/py/wrighter-plugins)
![Supported versions](https://img.shields.io/badge/python-3.10+-blue.svg)
[![Downloads](https://static.pepy.tech/badge/wrighter-plugins)](https://pepy.tech/project/wrighter-plugins)
[![license](https://img.shields.io/github/license/zigai/wrighter-plugins.svg)](https://github.com/zigai/wrighter-plugins/blob/main/LICENSE)

Plugins for [Wrighter](https://github.com/zigai/wrighter)

- Resource blocker
- Network logger
- JSON scraper
- Stealth
- more...

# Installation
#### From PyPi
```
pip install wrighter-plugins
```
#### From source
```
pip install git+https://github.com/zigai/wrighter-plugins.git
```
# License
[MIT License](https://github.com/zigai/wrighter-plugins/blob/master/LICENSE)