stevenvachon / broken-link-checker

Find broken links, missing images, etc within your HTML.
MIT License
1.97k stars 305 forks source link

[QUESTION] How to get the total count number of parsed unique urls(pages)? #101

Closed mkantautas closed 6 years ago

mkantautas commented 6 years ago

Does the API have this info ? If so how to retrieve it ?

stevenvachon commented 6 years ago

No, it only streams what it finds as it finds it. You'll have to collect your own summaries.