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

Add Scrapy ApifyHttpProxyMiddleware for managing proxies #158

Merged
merged 18 commits into from
Jan 3, 2024

Commits on Dec 21, 2023

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

    vdusek committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a3e73fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3a9816 View commit details
    Browse the repository at this point in the history
  4. tests v1

    vdusek committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ee6b9aa View commit details
    Browse the repository at this point in the history
  5. Add tests for from_crawler

    vdusek committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e81cc46 View commit details
    Browse the repository at this point in the history
  6. Get rid of unittests module

    vdusek committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f2569e6 View commit details
    Browse the repository at this point in the history
  7. Fix naming

    vdusek committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    745f0f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Test get_basic_auth

    vdusek committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    4ea9a10 View commit details
    Browse the repository at this point in the history
  2. test process_exception

    vdusek committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f9b5291 View commit details
    Browse the repository at this point in the history
  3. minor refactor

    vdusek committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c2c63ac View commit details
    Browse the repository at this point in the history
  4. minor refactor

    vdusek committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    bfff5e2 View commit details
    Browse the repository at this point in the history
  5. .

    vdusek committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3ccbd73 View commit details
    Browse the repository at this point in the history
  6. add tests for process_request

    vdusek committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    88b4ca5 View commit details
    Browse the repository at this point in the history
  7. minor refactor

    vdusek committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    52943b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e660dd5 View commit details
    Browse the repository at this point in the history
  9. fix docstrings

    vdusek committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    42d0c98 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    6b4a495 View commit details
    Browse the repository at this point in the history
  2. Improve docstring

    vdusek committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e59e91a View commit details
    Browse the repository at this point in the history