I did some more coding, this time to try and capture my ello feed. I have the string manipulation under control, mostly but in some cases, I wanted to look up data from another remote page. I looked at urllib and requests, but ello prohibit automated scraping; we’ll see if I solve it through browser automation. Here are some notes on requests and urllib. …
Links
- Not urllib, https://pypi.org/project/requests/
- Stackoverflow on urllib
- urllib at python.org and at geeksforgeeks
I also had to convert some emoji’s to html