Ordanis Sanchez
026c4e5217
Merge pull request #338 from GadgetSteve/patch-1
...
Update README.rst for Python Version
2 years ago
Ordanis Sanchez
8f44a8f6dc
Merge pull request #374 from timgates42/bugfix/typo_usually
...
Fix simple typo: ussually -> usually
2 years ago
Ordanis Sanchez
291254140e
Merge pull request #361 from Necklaces/patch-1
...
Fix typo in render docs string
2 years ago
Ordanis Sanchez
b732b7edad
Merge pull request #340 from sithumranabahu/patch-1
...
Fix typo in README
2 years ago
Ordanis Sanchez
1c447e21c6
Register pytest marks to remove warnings
2 years ago
Ordanis Sanchez
78ad294092
Add new python versions to tests
2 years ago
Ordanis Sanchez
02ef2cc9f4
Update deps, remove psutil
2 years ago
Tim Gates
29a0f501a5
Fix simple typo: ussually -> usually
...
Closes #373
2 years ago
Nichlas Severinsen
c6c2f274f0
Fix typo
...
> how many long to sleep
to
> how many seconds to sleep
3 years ago
Sithum Ranabahu
4af725f817
README
...
There was very very small spelling correction done!
3 years ago
Steve (Gadget) Barnes
d2c0026b31
Update README.rst for Python Version
...
Changed Only Python 3.6 is supported to Only Python 3.6 and above is supported.
Fix #319
3 years ago
Kenneth Reitz
dc82965d66
Merge pull request #317 from hugovk/update-org
...
Update organisation URLs
3 years ago
Hugo
bb771e54c5
Update links, remove 404s
3 years ago
Hugo
a4e45e3838
kennethreitz -> psf
3 years ago
Kenneth Reitz
b6fec3ab25
Merge pull request #239 from rachmadaniHaryono/feature/ignore-html-count
...
Hide html files from stats by marking as vendored
3 years ago
Kenneth Reitz
420fe61a45
Merge pull request #291 from slmi/cookies_render
...
[render] add: send session.cookies to render
3 years ago
Kenneth Reitz
89fef4c399
Merge pull request #298 from kylepjohnson/master
...
Correct phraseology of "faint at heart"
3 years ago
Kyle P. Johnson
12e5544d5d
Change phrasing of faint of heart
3 years ago
Kyle P. Johnson
2f37f1a792
Change phrasing of faint of heart
3 years ago
Buğra İşgüzar
a9a36c615b
Merge pull request #296 from toddrme2178/patch-1
...
Change 'bs4' dependency to 'beautifulsoup4'
3 years ago
Todd
324b84b263
Change 'bs4' dependency to 'beautifulsoup4'
...
'bs4' is just a dummy package to make it easier to install. 'beautifulsoup4' is the real package name. Downstream packagers like Anaconda and Linux distributions will have 'beautifulsoup4' available, but not 'bs4', making it harder to install this package.
3 years ago
Kenneth Reitz
2970bf23f7
Update README.rst
3 years ago
Kenneth Reitz
b59a9f2fb9
Merge pull request #292 from s-pace/doc/add_search
...
[doc website] Add a nice search experience
3 years ago
s-pace
9407d3ce33
feat: add search to every documentation pages
3 years ago
s-pace
48f2646d2d
feat: add search to the main introduction page
3 years ago
M.Michel
8753f7972c
fix: cookie = {}
3 years ago
M.Michel
aff9336c7b
mod: explicit type cookiejar of cookie
3 years ago
M.Michel
be5f7c2ba8
add: send session.cookies to render
3 years ago
Frost Ming
09c8f34b85
Merge pull request #286 from gregsadetsky/patch-1
...
fix incorrect link to the Requests site in sidebar
3 years ago
Greg Sadetsky
40de6d2a29
fix incorrect link to the Requests site
3 years ago
Timo Furrer
cfdbd4920f
Merge pull request #274 from arnavb/patch-1
...
Fix code formatting
3 years ago
Arnav Borborah
e5fa74e10b
Fix code formatting
...
Tabs don't look good.
3 years ago
Ordanis Sanchez
afa7eb5d53
Merge pull request #269 from tvytlx/master
...
Fix: fstring formatted with bytes
4 years ago
Xiao Tan
9d78a00574
test: HTML parser
4 years ago
Xiao Tan
f23ccbfcb5
fix: fstring formatted with bytes
4 years ago
Timo Furrer
9038704a90
Merge pull request #237 from Sarcastic-Pharm/update_readme
...
Updated README to fix async and render examples
4 years ago
Timo Furrer
c561e9bc69
release: 0.10.0
4 years ago
Nishchith K
093edf1a71
Merge pull request #250 from David-Hinschberger/patch-1
...
Update requests_html.py
4 years ago
David Hinschberger
b2cb028b32
Update requests_html.py
...
small grammar/typos
4 years ago
Colin Seymour
4e863aada4
Hide html files from stats by marking as vendored
4 years ago
Sarcastic-Pharm
881687d6b1
Updated README.rst to fix async and render examples
4 years ago
Kenneth Reitz
47b2ad86ca
Merge pull request #224 from pigna90/set-verify-to-true
...
Set verify default value to True
4 years ago
Alessandro Romano
4f4cfc0c1d
Set verify default value to True
4 years ago
Kenneth Reitz
aca88e49f9
Merge pull request #223 from pigna90/verify-parameter
...
Add verify parameter coherently
4 years ago
Alessandro Romano
8c6b3b3f92
Merge branch 'master' into verify-parameter
4 years ago
Alessandro Romano
f4d9de9f9c
Delete old class member browser_argsverify
4 years ago
Ordanis Sanchez
36a647e6ea
Fix tests
4 years ago
Ordanis Sanchez
b769fc3dac
Update docs
4 years ago
Ordanis Sanchez
1faa61b7d0
Add asyncsession.run method
4 years ago
Ordanis Sanchez
3d6b82862d
Fix r.html.next() for next url
4 years ago