Commit graph

10 commits

Author SHA1 Message Date
adam
9e0ee6e851 py-cfscrape: updated to 1.9.5
1.9.5 - Parse updated IUAM Javascript challenge
2018-04-05 08:21:03 +00:00
adam
d56a0d30a1 py-cfscrape: updated to 1.9.4
1.9.4
Handle failed challenge submissions, update README, remove PyExecJS dependency
2018-02-12 08:20:01 +00:00
adam
757e86f268 py-cfscrape: updated to 1.9.3
1.9.3:
Add LICENSE and README.md to source distribution.
2018-02-02 08:52:00 +00:00
adam
2f250d3587 py-cfscrape: updated to 1.9.2
1.9.2:
Add __version__ to __init__.py
2018-01-31 11:53:33 +00:00
adam
761e01ae3e py-cfscrape: updated to 1.9.1
1.9.1 - Support Cloudflare's new Server header
2017-12-21 08:08:13 +00:00
adam
cac9f01848 1.9.0:
- Use vm.runInNewContext securely
2017-09-05 11:31:53 +00:00
wiz
42426a5a45 Follow some redirects. 2017-09-03 08:53:04 +00:00
adam
a4b94c07e4 1.8.1:
Bug fix: Handle relative Location headers
2017-08-16 18:04:34 +00:00
adam
40a685e19b 1.8.0:
Remove insecure Js2Py library (code execution risk)

Please upgrade to 1.8.0 immediately.

Versions 1.6.6 to 1.7.1 are vulnerable to code execution. If you are running a vulnerable version, a malicious website owner could craft a page which executes arbitrary Python code on the machine that runs this script. This can only occur if the website that the user attempts to scrape has specifically prepared a page to exploit vulnerable versions of cfscrape.
2017-07-28 07:04:36 +00:00
joerg
bb1609bf41 Add py-cfscrape-1.6.8:
This Python module allows by-passing of Cloudfare's anti-bot page. It
will dynamically evaluate the Javascript challenge as proof of web
browserness. It cannot handle reCAPTCHA challenges.
2017-02-07 23:52:16 +00:00