Live data from Hacker News

Viewing profile — ashekhawat

ashekhawat

HN member
Joined
Fri, Jul 31, 2020, 7:08 AM UTC
HN karma
37
Public activity
31 items

About ashekhawat

No profile information was provided.

Recent public activity

  1. story
  2. story
    Show HN: HyperAgent: open-source Browser Automation with LLMs

    Hey HN! Excited to show you HyperAgent, a wrapper around Playwright that lets you control pages with LLMs. With HyperAgent you can run functions like: await page.ai("search for noi…

  3. comment
    Comment #42390503

    We use a new browser for each session you create! We don't share the browsers between different customers.

  4. comment
    Comment #42389548

    Sorry for the confusion, yes we do! https://docs.hyperbrowser.ai/guides/connect-with-puppeteer Happy to help with anything :)

  5. comment
    Comment #42388895

    We will definitely look into it! As we are adding more users scalability is our primary concern right now though

  6. comment
    Comment #42384954

    Of course, would love for you to take a look! I mentioned in another comment but we are working on lower cost/faster scraping focused endpoints, It's coming next week

  7. comment
    Comment #42384944

    We keep "prewarmed" browsers ready for new sessions. Looking into firecracker though!

  8. comment
    Comment #42384941

    We don't have that yet, but you could definitely do it in your own scripts right now using our browser. We'll try to think of ways to make it easier though :)

  9. comment
    Comment #42384487

    Thank you! We do make sure we are using legitimate proxy providers. Also happy to manually set it to the provider of your choice if you are interested in doing that :)

  10. comment
    Comment #42383243

    Hey! Completely hear you on that, right now we just have endpoints for headless browsers, this is a instance running chrome with dedicated resources that you have full access to. T…

  11. comment
    Comment #42383063

    We actually keep a pool of browsers ready so when a request comes we just assign it to an already running browser. This way in most situations there is no actual waiting for chrome…

  12. comment
    Comment #42382554

    Just docker containers in GCP and AWS. We do all the instance management ourselves. It seems like you are working on infra for this from your bio! Send me an email would love to ch…

  13. comment
    Comment #42382523

    Hey! So we have to use a different proxy service for some sites (LinkedIn included). Just ask in the app support and we can do that. We are also making custom endpoints for LinkedI…

  14. comment
    Comment #42381855

    Hey, 100 max on our paid plan but I can enable 1k concurrently if you want!

  15. story
    Show HN: Hyperbrowser – Scalable Browser Infrastructure for AI Apps

    Hey HN! Excited to share a project we've been working on called Hyperbrowser. It’s a tool that makes scaling headless browsers ridiculously easy. It allows you to spin up hundreds …

  16. comment
    Comment #41260141

    Nice! How feature complete is this with current industry standards like Flink?

  17. story
  18. story
  19. story
  20. comment
    Comment #34608708

    Hey! Yes tests can automatically be created based on the API traffic Metlo captures. Thats also the main difference between Metlo and Nuclei… we autogenerate tests based on the API…

  21. story
    Show HN: Quickly Create Security Tests for All Your APIs (YC S21)

    Hey everyone, excited to share something we’ve been working on the last few months! For context, Metlo is an open source API Security tool[0] we launched here on HN a couple months…

  22. comment
    Comment #33540135

    Hey! For GQL we currently count each distinct query string your service receives as an endpoint. We understand that may not be ideal for some use cases (i.e. if you have customers …

  23. comment
    Comment #33537240

    Hey! Yes, false positives are are a problem that we’re hyper aware of, and a big challenge with most security tools. We have less of a problem with this than other tools for a few …

  24. comment
    Comment #33536680

    Here you go! https://backend.metlo.com/deploy/aws?region=us-east-2

  25. comment
    Comment #33536487

    Currently we only have AMI's in US Regions, although Metlo should work anywhere... Let me know which region you want to deploy in and I can make an AMI there right away :)