scrapy-playwright 0.0.41
0
Playwright integration for Scrapy
Contents
Playwright integration for Scrapy
Stars: 996, Watchers: 996, Forks: 110, Open Issues: 21The scrapy-plugins/scrapy-playwright
repo was created 3 years ago and the last code push was 1 months ago.
The project is popular with 996 github stars!
How to Install scrapy-playwright
You can install scrapy-playwright using pip
pip install scrapy-playwright
or add it to a project with poetry
poetry add scrapy-playwright
Package Details
- Author
- Eugenio Lacuesta
- License
- BSD
- Homepage
- https://github.com/scrapy-plugins/scrapy-playwright
- PyPi:
- https://pypi.org/project/scrapy-playwright/
- GitHub Repo:
- https://github.com/scrapy-plugins/scrapy-playwright
Classifiers
- Internet/WWW/HTTP
- Software Development/Libraries/Application Frameworks
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common scrapy-playwright errors.
Code Examples
Here are some scrapy-playwright
code examples and snippets.
GitHub Issues
The scrapy-playwright package has 21 open issues on GitHub
- RAM usage question
- Connection between timeout errors and concurrency level
- remote chrome support
- Close inactive contexts (experimental)
- Invoke page_init_callback after setting route
- Question about how to work with the Fetch that is generated when visiting a page