• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

alternative to browse.ai

jolanc

Member
hello
i want to automate a process that i do everyday on a old website.

i have to go to that website(with iframe), click a few button to choose the time range, and an csv file will be ready for me to download. I would like to capture that file and do some data work. If i use "shift+click" the button, i can see the file is actually stored in a dynamic url like https://storage.googleapis.com/xxx/xxx.csv

I realize that browse.ai might be the best app that i can use to do this, but unfortunately they dont support iframe. Is there other app or internal task that i can use to do so? considering there is no api/webhook call that i can obtain from the legacy site.

Thankyou very much!
 

BrowseAI

Member
Hey @jolanc, we don't support iFrames yet, but there might be a workaround. Some of our users right-click on an iFrame in Chrome, inspect it, find out the iFrame's URL, and then record a task directly on that URL:

1653947129651.png


This workaround works only if the iFrame can be accessed directly using a dedicated URL. If the iFrame does not have a `src` attribute in HTML, or if when you open that URL directly it doesn't show the content, this workaround may not work.

Let me know if this solves the issue for you!
 
Top