|
|
|
|
|
by dagurp
1063 days ago
|
|
Here's how I do it. 1. Tell chatGPT to create a python script that scrapes example.com and generate an rss file. 2. Paste a snippet of the html and tell it to modify the script to use that. 3. I do some minor tweaks myself to fix the date format. |
|