• 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

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

Extract HTML source code of URL

corprodoc

Member
I have public URLs of Sharepoint. Is there a way I can extract HTML code of the same using API in Pabbly Connect? Like a Web Scrapper?
 
D

Deleted member 15445

Guest
Hey @corprodoc

You can use "Text Formatter : Text Parser" for your use case. Kindly refer to the tutorial below for the same,


Let us know if this works for you.
 

corprodoc

Member
Thank you for reply. I think that's not what I am looking for.
I want to extract html source code of the webpage (like a web scrapper). Or probably if there is a way to extract Open Graph Meta data, that will be helpful.
 

Preeti Paryani

Well-known member
Staff member
Hello @corprodoc,

Pabbly Connect doesn't have a native functionality for extracting HTML source code or Open Graph meta data, but you can achieve this using a web scraping API. Simply use Pabbly's API module to connect with services like Apify, ScraperAPI, or WebScrapingAPI. These APIs will return the desired HTML or metadata, which you can process in your workflow.
 
Top