Setting up a parametric spider (dynamic base_url and start_urls) #237
matteoredaelli
started this conversation in
General
Replies: 1 comment
|
Please use spider |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello
How could I develop a parametric spider and run it like
Crawly.Engine.start_spider(MySpider, base_url, start_urls)
Thanks in advance
Matteo
All reactions