/custom-crawlers

How to create custom crawlers with advertools

Primary LanguageJupyter Notebook

How to create custom advertools crawlers with one line of code.

Using the functools.partial function we can set and/or change the default behavior of the crawler to anything we want.

Check out the examples in this notebook

Enjoy!