To log in to the Hermes Agent website, it is best to choose the right browser backend. Ordinary public pages can be used with default browsing tools; When login states, verification codes, and complex interactions are required, it is usually necessary to use a more complete browser environment such as local Chrome CDP, Browserbase, or Camofox.
Recommended practice
- First, ask Hermes to open the target site and make sure that the normal page is accessible.
- If you need to log in, give priority to using the browser backend that can store cookies.
- Do not send the account password directly to the agent, but log in manually if you can.
- After logging in, let Hermes continue operating in the context of the existing browser.
What should I do if the website is always blocked?
Some people in the community have also encountered frequent blocking of web pages recently. The solution is not to retry infinitely, but to change to a more suitable backend, such as Browserbase or Camofox; But they are not omnipotent, and captchas and strong rebounds may still require human intervention.
In a word: Web login tasks should rely on the browser backend and cookies, not just use ordinary scraping tools to rush hard.
Official open source address: https://github.com/NousResearch/hermes-agent; Official document entry: https://hermes-agent.nousresearch.com/.