fetch_url_content
fetch_url_content
Fetch the main text from a web URL, and return its title, author, content, excerpt and domain.
A column of URLs linkling to articles, blog posts or webpages.
A text column containing the extracted article’s title.
A categorical column containing the extracted article’s author.
A text column containing the extracted article’s main text.
A text column containing a summary of the extracted article.
A column containing only the domain of each original URL.
This step doesn’t expect any configuration.
Was this page helpful?