marcon680 3 days ago

Ah, we've whitelisted some websites to prevent abuse -- amazon.in wasn't one of them. I just whitelisted amazon.in for you and tried the search query -- looks like it works!

  • mrbluecoat 3 days ago

    +1 for considering how it could have been abused to visit blocked sites and circumvent online protections.

    The syntax is also intuitive, although site loading seems pretty slow but maybe that's just the playground and the paid access is much faster.

    • marcon680 3 days ago

      Yep, we also run all our python code in sandboxes and a few other security measures!

      Site loading is pretty now slow due to a combination of 1. traffic we're currently getting, 2. running a remote session, 3. running a few large vision language models, and 4. adding waits to allow pages to load/allow you to view your search results. We're working on cutting our latency significantly since it leads to a better development experience.