Benjamin Estes

Results 12 comments of Benjamin Estes

Nothing fundamentally wrong with the library, just need to either/both: 1. Add error handling to the library. 2. Add error handling to the CLI. Pretty common use case, so definitely...

Hey @AvijitGhosh82 —thanks for checking out Pyscape! A few places to start: - Moz documentation for that API: http://moz.com/help/guides/moz-api/mozscape/api-reference/link-metrics - The way the CLI calls batch_url_metrics() - The comments in...