- Search in correct direction to get to day. (
45bb8d7
)
- scraper: Type before -> not_before. (
2850ecb
)
- scraper: Type before -> not_before. (
2850ecb
)
- scraper: Correct centre logic and allow searching after current (
1c4d65b
)
- Only notify once. (
28cb7f5
)
- Add FAQ. (
86502ae
)
- Use subtract not elapsed, fixes #8. (
418e20c
)
- Add note re tor. (
10ac0b6
)
- browser: Even more explicit logging. (
98cde22
)
- browser: Only log when we actually wait. (
48894fb
)
- browser: Enable taking control of browser (terminally). (
064e2dd
)
- browser: Handle windoze... (
9646633
)
- browser: We hadn't imported sleep! (
eb39d43
)
- scraper: Factor out loop sleep. (
bd6da75
)
- browser: Typo if -> while (
ba9938a
)
- scraper: Add error_callback. (
670f623
)
- scraper: Add count log. (
63c3637
)
- browser: Handle killing for dozy operating systems. (
cc60e88
)
- undetected_browser: Make windoze path handling universal. (
528e23d
)
- scraper: Distribute sleeps properly. (
7402f4f
) - browser: Handle the 'please wait' page which sometimes occurs. (
9ed5618
) - browser: Improve captcha handling. (
b0a170e
)
- scraper: Actually sleep (
2835717
) - browser: Revert part of incapsula handling. (
e7eb12b
) - browser: Wait. (
6873228
)
- scraper: Take time of current run into account in period. (
8323a12
)
- browser: Catch when the captcha has gone. (
9ef3ab7
)
- scraper: Add docs for scraper. (
1834ffc
)
- browser: Customisable error period. (
dbb111d
)
- undetected_browser: Actually use kwargs. (
da28b8d
)
- undetected_browser: Print cmdline for debugging. (
084bffe
)
- browser: Allow passing chrome path for windoze. (
f67725f
)
- scraper: Sleep for more predictable time and be verbose. (
dbe4efb
)
- undetected_browser: Now works with tor and buster. (
6d06525
) - undetected tor browser: Include tor mixin! (
60e2495
) - undetected_browser: Manual mixin and test. (
86ff1a7
)
- Browsers. (
d9ce7d3
)
- scraper: Click on entry if desired. (
e45dddb
)
- Update readme. (
4d9e441
)
- Correct log setting code. (
415d923
)
- Add readme. (
8a9b8cf
)
- scraper: (unused) running property to permit pausing later. (
af0ff83
)
- scraper: Correct closing/opening logic. (
1ef5f53
) - Typo. (
b940ccc
) - Actually call self._errorfn(). (
a8a9b5b
) - browser: Slugify wasn't enough, use strftime. (
ebe1357
) - browser: Use slugified timestamp coz windows is rubbish :p (
f9714ec
) - browser: Make error dumping function a bit more robust. (
6917e02
)
- Update. (
7e3ff3a
)