Launched this week

webslinger.ai
Demonstate any web task once. Happily automate ever after.
12 followers
Demonstate any web task once. Happily automate ever after.
12 followers
Show an intern how to do a web task once and they take it from there. No intern? Try webSlinger. Demonstrate the task in one browser tab and webSlinger copies what you do in another, validating in real-time that it can reliably automate every step. Handles logins with MFA, extracts structured data, and generalizes from your examples to tackle variations on its own. Free trial. Lock in 1/3 off for life during beta.






This was helpful to automate gathering stats for my book rankings on a regular basis plus other numbers I like to use to monitor my book launches and sales.
@docmisty I'm glad it was useful for you. Scraping data from Amazon is one thing webSlinger is really good at. From book statistics to invoice detail to search results. With the array extraction capability you can get the information on say the orders page (purchase date, total price, ship-to address, order number and the link to the invoice detail page). Then webSlinger can visit each invoice detail page and extract all the items in the order with their descriptions and prices, the total invoice cost (which can be different from the order price). the payment method, and delivery dates. webSlinger then integrates the invoice detail with the order data from the orders page in a clean .json output. Very cool.