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

introduce ZyteAPITextResponse and ZyteAPIResponse to store raw Zyte Data API Response #10

Merged
merged 30 commits into from
May 30, 2022

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    9a83471 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    8909473 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. 2 Configuration menu
    Copy the full SHA
    d0dc08d View commit details
    Browse the repository at this point in the history
  2. improve example and docs

    BurnzZ committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    109dbf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9695880 View commit details
    Browse the repository at this point in the history
  4. fix mypy failures

    BurnzZ committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    8812a05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba64103 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    84dac7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b83443 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    fb0b412 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10a4603 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7102fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b4a0fb View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    97ea1e4 View commit details
    Browse the repository at this point in the history
  2. fix failing tests

    BurnzZ committed May 3, 2022
    Configuration menu
    Copy the full SHA
    5dd1bec View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Merge pull request #14 from scrapy-plugins/fix-decompression-error

    remove 'Content-Encoding' header when returning responses
    kmike authored May 11, 2022
    Configuration menu
    Copy the full SHA
    052d0d6 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    48a4766 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from scrapy-plugins/default-settings

    introduce new settings: ZYTE_API_DEFAULT_PARAMS
    BurnzZ authored May 19, 2022
    Configuration menu
    Copy the full SHA
    2455bdf View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    910085b View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. 2 Configuration menu
    Copy the full SHA
    e3214d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e530053 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Fix typos in docs

    Co-authored-by: Adrián Chaves <[email protected]>
    BurnzZ and Gallaecio authored May 27, 2022
    Configuration menu
    Copy the full SHA
    27c7a7d View commit details
    Browse the repository at this point in the history
  2. update how replace() works

    BurnzZ committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5b7cf6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2adc8a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32faf3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cec0677 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0865e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34a427f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37a4cc7 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    f5a9bb0 View commit details
    Browse the repository at this point in the history