-
There are certain classes in Scrapy that may optionally define the `from_crawler` and `from_settings` class methods.
At the moment, we document this fact in every single one of them. We repeat ours…
-
### Brand name
Track&Field
### Wikidata ID
Q111787458
https://www.wikidata.org/wiki/Q111787458
https://www.wikidata.org/wiki/Special:EntityData/Q111787458.json
### Store finder url(s)
…
-
> Versions: lxml 5.2.1.0, libxml2 2.11.7, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.8.10 (tags/v3.8.10:3d8993a, May 3 2021, 11:48:03) [MSC v.1928 64 bit (AMD64)], pyOpenSSL…
-
`ADAPTER_CLASSES` is defined as `Iterable`
https://github.com/scrapy/itemadapter/blob/98be1281ec11664da93f836861f81734382ce4ea/itemadapter/adapter.py#L271
However, in the docs it's suggested to …
-
Currently, the requests coming from `scrapy_zyte_api.providers.ZyteApiProvider` doesn't create the **Parent Request #** field in Scrapy Cloud.
In the example above, Request 1 should have a **Pa…
-
Do you have ready to go method to init chrome extension of captcha service and configure it before visiting the page and obtaining page context?
-
Before I report this as a docs bug, I want to check:
https://docs.scrapy.org/en/latest/topics/request-response.html#topics-request-response-ref-errbacks says: "It receives a Failure as first parame…
-
One of:
pipenv run scrapy sf --brand-wikidata=Q10877253 https://jp.marugame.com/
```
from locations.storefinders.yext import YextSpider
class NewBrandZZSpider(YextSpider):
name = "new…
-
This check here depends on other modules and relies on if scrapy response had been converted to an instance of "XmlResponse"
https://github.com/scrapy/scrapy/blob/b88f22c6c5de4ca8828b2abe860516c246…
-
Hi and thanks for your work.
I get this error in the console:
```
2017-07-30 09:35:14 [linkedin_spider] DEBUG: Successfully logged in.
2017-07-30 09:35:14 [scrapy.core.engine] DEBUG: Crawled (…