Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ The following Python libraries should be installed (with pip, or the package man
<ul>
<li>Selenium</li>
<li>Requests</li>
<li>Beautiful Soup</li>
<li>tldextract</li>

</ul>
Download the latest Chrome webdriver and the BrowserMob Proxy bin. Put them into the apiscraper root directory.
See line 35 in apiFinder.py to modify the directory names and locations of these binary files:
Expand Down