namespace Producer.Features.CrawlerSupport; public static class Literals { public const string CrawlerClient = "Scraper"; }