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