Viewing profile — automately
automately
HN member- Joined
- Tue, Dec 31, 2013, 5:03 PM UTC
- HN karma
- 10
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About automately
No profile information was provided.
Recent public activity
- story
-
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…
-
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…
-
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…
-
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).
- story
- story
-
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…
-
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 …
-
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.…
-
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…
-
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…
-
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…
-
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 …
- story