Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
diggs1711 committed Feb 28, 2017
2 parents 4e5ba63 + e01ac0a commit f82bf89
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 59 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ __pycache__/

# due to using tox and pytest
.tox
.cache
.cache

.json
1 change: 0 additions & 1 deletion webscraper/bet355_bet_history_scraper.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import json
import io


def main():
driver = webdriver.Firefox()
driver.get("https://www.bet365.com/?lng=1&cb=10326429708#/HO/")
Expand Down
1 change: 1 addition & 0 deletions webscraper/bets_BACKUP_10941.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions webscraper/bets_BASE_10941.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions webscraper/bets_LOCAL_10941.json

Large diffs are not rendered by default.

Empty file.
3 changes: 3 additions & 0 deletions webscraper/geckodriver.log
Original file line number Diff line number Diff line change
Expand Up @@ -239,3 +239,6 @@ Full stack:
1488323107187 addons.xpi WARN Add-on langpack-en-ZA@firefox.mozilla.org is not compatible with application version.
1488323225162 addons.xpi WARN Add-on langpack-en-GB@firefox.mozilla.org is not compatible with application version.
1488323225167 addons.xpi WARN Add-on langpack-en-ZA@firefox.mozilla.org is not compatible with application version.

###!!! [Child][MessageChannel] Error: (msgtype=0x4A00C2,name=PContent::Msg_ConsoleMessage) Channel closing: too late to send/recv, messages will be lost

57 changes: 0 additions & 57 deletions webscraper/index.html

This file was deleted.

0 comments on commit f82bf89

Please sign in to comment.