davidtavarez / pwndb

Search for leaked credentials
https://davidtavarez.github.io/2019/tutorial-pwndb-command-line-tool-python/
MIT License
1.31k stars 241 forks source link

Domain search results capped at 2001 #26

Closed p4lsec closed 4 years ago

p4lsec commented 4 years ago

When I search for a domain that has many results (for example, google.com), the results are always capped out at 2001 results. I am assuming this is a database limitation. Any ideas for a good work around?

0x0is1 commented 4 years ago

@p4lsec

When I search for a domain that has many results (for example, google.com), the results are always capped out at 2001 results. I am assuming this is a database limitation. Any ideas for a good work around?

Yeah probably it is. but this dev tool is nothing to do about the domain and their db. This tool is just for scraping from that website.

@davidtavarez do not own the domain.

davidtavarez commented 4 years ago

thanks @0x0is1 👍