Skip to content

Releases: jxlil/scrapy-impersonate

1.4.1

14 Aug 13:38
Compare
Choose a tag to compare

What's Changed

  • Fix: TypeError: 'staticmethod' object is not callable by @jxlil in #21

Full Changelog: 1.4.0...1.4.1

1.4.0

09 Aug 13:51
4f2f393
Compare
Choose a tag to compare

What's Changed

  • Fix Issue with Authenticated Proxies in Scrapy by @dream2333 in #17
  • Refactor RequestParser and curl_options by @jxlil in #19

New Contributors

Full Changelog: 1.3.1...1.4.0

1.3.1

13 Jul 02:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.4...1.3.1

1.2.4

13 Jul 01:44
44ee1f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3

07 Jun 02:53
Compare
Choose a tag to compare

What's Changed

  • Fix multi-header compatibility with Scrapy by @gg in #14

New Contributors

  • @gg made their first contribution in #14

Full Changelog: 1.2.2...1.2.3

1.2.2

18 May 03:03
df24c88
Compare
Choose a tag to compare

What's Changed

  • Fix: Scrapy spider 3x slower after implementing this by @jxlil in #11

Full Changelog: 1.2.1...1.2.2

1.2.1

22 Apr 01:29
6d60eed
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

22 Feb 17:49
Compare
Choose a tag to compare

Full Changelog: 1.1.1b2...1.2.0

v1.1.1-beta.2

13 Dec 19:12
c11563f
Compare
Choose a tag to compare
v1.1.1-beta.2 Pre-release
Pre-release
Merge pull request #4 from jxlil/fix/argument-thread

Fix: TypeError: AsyncSession.request() got an unexpected keyword argument 'thread'

v1.1.0-beta.2

21 Oct 05:12
446f463
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release
  • Added impersonate_args