EarningsTrackerBot

What our crawler is, what it fetches, and how to control it.

EarningsTrackerBot reads companies' own investor-relations pages and regulatory filings (SEC EDGAR, LSE RNS, ASX) for earnings dates, dividend declarations and press releases, to publish an earnings and dividend calendar. It reads only pages a visitor could open, honours robots.txt, and collects no personal data.

EarningsTracker builds an earnings and dividend calendar for publicly listed companies. Most of our data comes from regulatory filings — SEC EDGAR, LSE RNS, ASX announcements. We also read a small number of pages on companies' own investor-relations sites, because a company usually announces the date of its next earnings call there before it files anything with a regulator.

This page exists so anyone who sees our traffic in their logs can identify it, verify it, and decide what to do about it.

Identifying our requests

User agent

Requests we make as a declared crawler send:

Mozilla/5.0 (compatible; EarningsTrackerBot/1.0; +https://www.earningstracker.com/about/earningstracker-bot)

Source addresses

All of our automated traffic originates from these static addresses. They do not change without this page changing first.

Verifying by address alone is safer than trusting a user-agent string, which anyone can copy.

How it behaves

If you would rather we did not

Add this to your robots.txt and we will stop. Our next fetch re-reads it, so the change takes effect within a day.

User-agent: EarningsTrackerBot
Disallow: /

We would rather be blocked deliberately than silently, so if our behaviour is a problem, please tell us — we will fix it. If you would prefer we fetched something in a different way, that is usually easy to arrange.

Contact

bot@earningstracker.com — a real address, read by a person. Include a log excerpt if you have one and we will identify the request.