Extract HTML source code of URL

Status: Open · Asked by corprodoc on · 0 views

corprodoc — Question ·

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?

Deleted member 15445 — Reply ·

Hey @corprodoc

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

youtube.com/watch?v=oFvzL6iaDAI:752

Let us know if this works for you.

corprodoc — Reply ·

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 — Reply ·

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.

Back to all forum threads · Log in to reply