↯ Klaatu - Some Brave Apollo ↯ on Nostr: npub194rv4…y56qs npub1g8tm8…pygvr for a couple of paged websites I used the XPath ...
npub194rv4mtmh9t02kpzc04ta5fc75em2rya72e7npyjlscnw8ey5ltqly56qs (npub194r…56qs) npub1g8tm87a7tarj4wf07rfxqr8tf44m4h8we5sfhpzccgkxgxx4a48qqpygvr (npub1g8t…ygvr) for a couple of paged websites I used the XPath bridge to scrape the page and then put the urls for the first 10 page scrapes (a day+ worth) in the RSS Merge bridge to make one RSS feed of pages 1..10.
Resulting compound bridge URL is so long it goes in a text file that WGET remotely reads it from via --input-file arg. Also needs --no-iri arg to tell WGET not to escape all the ampersands again. -O arg saves to local webserver file that my rss reader then pulls from.
Resulting compound bridge URL is so long it goes in a text file that WGET remotely reads it from via --input-file arg. Also needs --no-iri arg to tell WGET not to escape all the ampersands again. -O arg saves to local webserver file that my rss reader then pulls from.