Live data from Hacker News

Viewing profile — automately

automately

HN member
Joined
Tue, Dec 31, 2013, 5:03 PM UTC
HN karma
10
Public activity
15 items

About automately

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #8759025

    I am not fully sure what you mean but if you mean running the automately stack on your own servers then you would be interested in automately-core our open-source core. Shoot us an…

  3. comment
    Comment #8755807

    We've basically created a connected platform that makes it very easy to connect things. You can have your web application talk to your server-side automately scripts. We've made it…

  4. comment
    Comment #8754310

    It's actually more than that, our API doesn't only provide access to the Browser module. We provide an SDK that can help people build real-time applications that can connect with a…

  5. comment
    Comment #8754301

    We will actually be open sourcing our core very soon! We will also be including the source code for our SDK and Automately Pi (unreleased Raspberry Pi integration).

  6. story
  7. story
  8. comment
    Comment #7072033

    Creator of Automately here, our service could definitely be something you might be interested in. While we aren't directly in the business of web scraping, we do have a powerful au…

  9. comment
    Comment #7057748

    Selenium of course does provide web automation technology but here at Automately we are trying to do more than that. We are trying to put web automation in the hands of developers …

  10. comment
    Comment #7049914

    @mailarchis had a great point :) Example automation script: println("Opening Google"); browser.openPage(" http://www.google.com "); browser.waitForSelector("[name=q]", 2); browser.…

  11. comment
    Comment #7049180

    A simple script written in JavaScript. You write code using our automation API interacting with websites making clicks, anything you would normally do as a normal person interactin…

  12. comment
    Comment #7049156

    There are many things you could do with Automately! You could create new APIs that connect your services to other sites automating lots of things! For example you could create a ba…

  13. comment
    Comment #7049096

    Automately is going to allow developers to write their own automation scripts connecting to websites of their choice. You won't be limited to channels, just your creativity and wha…

  14. comment
    Comment #7049056

    Hey HN! Creator of Automately here. Although there's not much details on the site because we accepting only early access requests right now I can definitely give you a little more …

  15. story