Skip to content

Tags: ScrapingBee/scrapingbee-python

Tags

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update test_utils.py

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V2 (#16)

* Update v2.0.0

* fix test

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement retry (#13)

* Implement retry

* Update supported python versions

* Drop support for Python3.6

* Lint max col

* Linter complient

* Update version and README

v1.1.8

Toggle v1.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add the json parameter for post requests: (#10)

* Add the json parameter for post requests:
The purpose here is to be iso "requests" in order
to accept empty json body.

Some "black" formatting too.

* change flake8 max line length (100 -> 120)

v1.1.7

Toggle v1.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add js_scenario param (#9)

v1.1.6

Toggle v1.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update __version__.py

v.1.1.5

Toggle v.1.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Overwrite default requests user-agent (#7)

* Overwrite default requests user-agent

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update setup.py