marcocevoli
Member
Hi,
I'd like to retrieve all links/URL from a newsletter and save them to a Google Sheet. The input is the newsletter RSS feed and the expected output is a list of links/URL, possibly with title, saved to a Google Sheet. Every time a new issue is published, the spreadsheet gets updated.
So far, I've tried the RSS by Pabbly, but the newsletter feed only gives you the link to the issue. I don't know how to send the HTML content of each issue to Pabbly.
I've also tried the Email parser, but:
a) the links in the actual email are encoded by the newsletter provider, so it's a no-go for me: I only get very similar URLs with meaningless names.
b) using the Text Formatter / Extract URLs gives me lots of garbage (Extract URLs also extract CSS and useless HTML code, not only URLs).
Now I'm stuck.
Can you point me to the right direction?
Thanks in advance.
MC
I'd like to retrieve all links/URL from a newsletter and save them to a Google Sheet. The input is the newsletter RSS feed and the expected output is a list of links/URL, possibly with title, saved to a Google Sheet. Every time a new issue is published, the spreadsheet gets updated.
So far, I've tried the RSS by Pabbly, but the newsletter feed only gives you the link to the issue. I don't know how to send the HTML content of each issue to Pabbly.
I've also tried the Email parser, but:
a) the links in the actual email are encoded by the newsletter provider, so it's a no-go for me: I only get very similar URLs with meaningless names.
b) using the Text Formatter / Extract URLs gives me lots of garbage (Extract URLs also extract CSS and useless HTML code, not only URLs).
Now I'm stuck.
Can you point me to the right direction?
Thanks in advance.
MC