-
Hello,
I have install scrapy-playwright in my venv using `pip install scrapy-playwright` and after that `playwright install`.
Whatever I try to do I get the ERR_INVALID_ARGUMENT error for any url. E…
-
**Install problem**
I have reached the step in the README file from github where you open the installed cellpose GUI using `python -m cellpose` (no issues with installing the GUI) and it returns an O…
-
### What happened?
Can't run the CLI due to unfound `undetected_chromedriver` dependencies
```
❯ poetry run ecoindex-cli
Traceback (most recent call last):
File "", line 1, in
File "/us…
-
This is a single issue to discuss feeds enhancements as a project for GSoC 2021.
My idea here is to make a project to work on 3 (or more) improvements detailed below.
## 1 - filter items on ex…
-
hey! I’m exploring how to make the following work:
```py
from zyte_common_items import Product
from web_poet import ItemPage, handle_urls
@handle_urls("example.com")
class ExamplePage(ItemP…
-
I am using customly configured VM to act as a proxy server (via squid) and now I try to use it for my scraper. I am using [scrapy-rotating-proxies][1] to rotate trought my ip list definition but the p…
-
## Issue
```console
tox -- -n test/python/test_examples.py
```
I ran this with another path
## Environment
Provide at least:
- OS: Windows 11
## Output of running tox
too long
##…
-
## Description
### What steps will reproduce the problem?
1) open a user-defined class-based variable from the Variable Explorer
2) try to open an instance attribute which is of the type DataFrame…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched for other issues and couldn't find a solution or duplication
- [X] I already searched in Google and didn't find any good informati…
-
These is pure playwright code, and it can login ti well.
```python
from playwright_stealth import StealthConfig
from playwright_stealth import stealth_async
async def playwright_ti_jiaocha():
…