apiscraper icon indicating copy to clipboard operation
apiscraper copied to clipboard

Made things beginner friendly

Open bwacek opened this issue 8 years ago • 0 comments

The list of dependencies in the README is complete in terms of actual software packages to install (ChromeDriver and BrowserMob Proxy). However, it does not include the required Python libraries.

This Pull Request includes a requirements.txt file to somewhat automate the importing of the Python library requirements. The other software installations will still be necessary, but these modifications should make things simpler for newbies that my not be Python experts yet.

bwacek avatar Apr 12 '18 03:04 bwacek