omgili

What is omgili?

About

Omgili is a web crawler used by Webz.io to maintain a repository of web crawl data that it sells to other companies, including those using it to train AI models. You can see how often omgili visits your website by setting up Dark Visitors Agent Analytics.

Agent Type

AI Data Scraper
Downloads web content to train AI models

Expected Behavior

AI data scrapers systematically crawl websites to collect training data for machine learning models. Unlike search engine crawlers that index for retrieval, these scrapers download content specifically for model training. Their crawling patterns are typically opaque. Operators rarely disclose site selection, frequency, or priorities. Scrapers may crawl more aggressively than traditional search engines, and the collected data becomes part of training datasets with limited transparency about attribution or usage.

Detail

Operated By Webz.io
Last Updated 15 hours ago

Insights

Top Website Robots.txts

13%
13% of top websites are blocking omgili
Learn How →

Country of Origin

Israel
omgili normally visits from Israel

Global Traffic

The percentage of all internet traffic coming from AI Data Scrapers

How Do I Get These Insights for My Website?
Use the WordPress plugin, Node.js package, or API to get started in seconds.

Robots.txt

Should I Block omgili?

It's up to you. AI data scrapers usually download publicly available internet content, which is freely accessible by default. However, you might want to block them if you're concerned about attribution or how your creative work could be used in the resulting AI model.

How Do I Block omgili?

You can block omgili or limit its access by setting user agent token rules in your website's robots.txt. Set up Dark Visitors Agent Analytics to check whether it's actually following them.

How Do I Block All AI Data Scrapers?
Serve a continuously updating robots.txt that blocks new AI data scrapers automatically.
User Agent String Mozilla/5.0 (compatible; omgili/1.0; +http://www.omgili.com/bot.html)
# In your robots.txt ...

User-agent: omgili # https://darkvisitors.com/agents/omgili
Disallow: /

⚠️ Manual Robots.txt Editing Is Not Scalable

New agents are created every day. We recommend setting up Dark Visitors Automatic Robots.txt if you want to block all agents of this type.