Skip to content

Releases: ispras/scrapy-puppeteer-service

0.3.0

27 Jun 09:25
ca1e25c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.5...0.3.0

0.2.5

19 Apr 11:32
56120d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.4...0.2.5

0.2.4

15 Feb 10:17
645d27e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

0.2.3

11 Sep 12:06
aa43308
Compare
Choose a tag to compare

Send missing context/page errors as json

0.2.2

31 Aug 09:08
296b855
Compare
Choose a tag to compare

What's Changed

  • Added exceptional responses handling by @MatthewZMSU in #36
  • Bump dependencies

Full Changelog: 0.2.1...0.2.2

0.2.1

09 Aug 17:39
9173f53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

25 Jul 09:51
Compare
Choose a tag to compare

What's Changed

  • Recaptcha solving action and stealth browsing option added by @MatthewZMSU in #31

New Contributors

Full Changelog: 0.1.1...0.2.0

0.1.1

25 May 15:04
31be376
Compare
Choose a tag to compare
Fix dockerfile (#28)

* fix dockerfile

* inc version

0.1.0

24 May 13:40
9b27034
Compare
Choose a tag to compare
  • Update puppeteer to 20.1.2
  • Wait options in go/click/scroll methods now accept either a selector, an xpath or a timeout

0.0.10

05 May 15:32
f5fdc37
Compare
Choose a tag to compare

What's Changed

  • Set proxies per context by @mxsnq in #27
  • Update dockerfile with node:18 base from pptr repo by @mxsnq in #23

Full Changelog: 0.0.9...0.0.10