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
- Host: GitHub
- URL: https://github.com/zigai/wrighter-plugins
- Owner: zigai
- License: mit
- Created: 2022-12-29T09:13:22.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-16T22:29:25.000Z (about 1 year ago)
- Last Synced: 2025-04-18T15:00:27.294Z (11 months ago)
- Topics: playwright, python, web-scraping, wrighter, wrighter-plugins
- Language: Python
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wrighter plugins
[](https://badge.fury.io/py/wrighter-plugins)

[](https://pepy.tech/project/wrighter-plugins)
[](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)