Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support rar and zip files in the same spider #602

Merged
merged 3 commits into from
Jan 28, 2021
Merged

Commits on Jan 26, 2021

  1. base_spider: support rar and zip files in the same spider

    Signed-off-by: Yohanna Lisnichuk <yohanitalisnichuk@gmail.com>
    yolile committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    75b60f5 View commit details
    Browse the repository at this point in the history
  2. Update spiders that use archive_format = 'rar'

    Signed-off-by: Yohanna Lisnichuk <yohanitalisnichuk@gmail.com>
    yolile committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    766a338 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Update kingfisher_scrapy/base_spider.py

    Co-authored-by: James McKinney <26463+jpmckinney@users.noreply.github.com>
    yolile and jpmckinney committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    cc8be95 View commit details
    Browse the repository at this point in the history