proxy_fetcher

💪 Ruby / JRuby / TrufflleRuby gem & CLI for dealing with proxy lists from various sources

MIT License

Downloads
85.1K
Stars
121
Committers
9

Bot releases are visible (Hide)

proxy_fetcher - 0.3.0

Published by nbulaj about 7 years ago

  • Proxy providers refactoring
  • Proxy object refactoring
  • Specs refactoring
  • New providers
  • Custom HTTP client
  • Configuration improvements
  • Proxy filters
proxy_fetcher - 0.3.1

Published by nbulaj about 7 years ago

  • Remove speed from proxy (no need to)
  • Extract proxy validation from the HTTPClient to separate class
  • Make proxy validator configurable
  • Refactor proxy validation behavior
  • Refactor Proxy object (OpenStruct => PORO, url / uri methods, etc)
  • Optimize proxy list check with threads
  • Improve proxy_fetcher bin