Laurent Mazouer
Results
2
issues of
Laurent Mazouer
I've noticed that in the loop to create `ScrapeWorkerFactory`s in `core.py`, there's a line that loops though every proxy in the given file (if one chooses to use one), which...
@kirillshevch I'm using version `1.0.5`, and there seems to be an issue with serializing related entities - here's a quick and dirty example with the Stripe API: ``` module StripeApi...