apiscraper
apiscraper copied to clipboard
Made things beginner friendly
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.