-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add merklemap #1482
add merklemap #1482
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Getting cloudflare captcha error for every request, was it supposed to work this way?
./subfinder -d hackerone.com -s merklemap -v
...
...
[WRN] Encountered an error with source merklemap: unexpected status code 403 received from https://api.merklemap.com/search?stream=true&stream_progress=true&query=*.hackerone.com&page=0
[INF] Found 0 subdomains for hackerone.com in 108 milliseconds 682 microseconds
The first use of this source worked. On the site, access to the API has become not free :( |
There are some changes on the API side. Mentioning @Barre for the discussion. Also, pricing change https://www.merklemap.com/pricing, which limits me to testing the provider. |
Hi, To clarify things: Both an API token and an active subscription are now required to access these APIs. |
It's a bad thing to propose API integration and then to switch this API on a pay-only basis. |
I am not sure how you think it's possible to offer such services in a sustainable way, for free. BTW, I was not aware that someone actually implemented merklemap here. |
@Barre thanks for sharing update. |
Closess #1368