The friendly crawler that keeps The Daily Smark full of fresh pro-wrestling news.
TheDailySmarkBot is the automated crawler I run for The Daily Smark. You can identify it by its user agent:
TheDailySmarkBot/1.0 (+https://thedailysmark.com/bot)
It gathers publicly available pro-wrestling news so I can surface it in The Daily Smark app and website. Specifically, it fetches:
I try to be a good citizen of the web:
robots.txt disallow rules on every request.I crawl each source once, centrally, and store what I find. The people using The Daily Smark app don't each fetch your site, so my traffic stays modest and predictable no matter how many readers I have.
Every request carries the TheDailySmarkBot user agent above. To control
what it may access, add a rule to your robots.txt:
User-agent: TheDailySmarkBotDisallow: /
Verification: I'm rolling out request signing via Web Bot Auth, so my traffic can be cryptographically verified rather than relying on the user agent alone.
Questions, or seeing traffic you didn't expect? Email rich@thedailysmark.com.