I changed the crawler entrypoint to a sitemap to be more search engine friendly.
Output: https://mymindstorm.fedorapeople.org/sitemap/ Spec: https://www.sitemaps.org/protocol.html
This is my first time writing python, so the code might be a bit ugly.
Thanks for the contribution!
Don't worry, I'm not a python person either :-) I chosed this language since it already is widely used by the Fedora infrastructure team.
A few notes:
2500
itertool.count()
break
1 new commit added
review fixes
oops
rebased onto 18bfd0a258e23d0be247480dcc2e07034149519b
Pull-Request has been merged by mymindstorm
I changed the crawler entrypoint to a sitemap to be more search engine friendly.
Output: https://mymindstorm.fedorapeople.org/sitemap/
Spec: https://www.sitemaps.org/protocol.html
This is my first time writing python, so the code might be a bit ugly.