binux / pyspider

A Powerful Spider(Web Crawler) System in Python.
http://docs.pyspider.org/
Apache License 2.0
16.48k stars 3.69k forks source link

How to pass in external argument to on_start callback? #963

Open al3rez opened 3 years ago

al3rez commented 3 years ago

Expected behavior

I'm quite new to this framework how can I pass in a dynamic value into on_start callback? for example; sending different keywords and crawling them?