Compare commits

..

1 commit

Author SHA1 Message Date
Kyle Buckingham
b73532abb1
Merge 8dc36aa2e2 into 305188b2e7 2025-04-11 11:21:38 +02:00
2 changed files with 0 additions and 15 deletions

View file

@ -30,7 +30,6 @@ def updated_robots_json(soup):
"""Update AI scraper information with data from darkvisitors.""" """Update AI scraper information with data from darkvisitors."""
existing_content = load_robots_json() existing_content = load_robots_json()
to_include = [ to_include = [
"AI Agents",
"AI Assistants", "AI Assistants",
"AI Data Scrapers", "AI Data Scrapers",
"AI Search Crawlers", "AI Search Crawlers",

View file

@ -237,13 +237,6 @@
"frequency": "Unclear at this time.", "frequency": "Unclear at this time.",
"description": "Meta-ExternalFetcher is dispatched by Meta AI products in response to user prompts, when they need to fetch an individual links. More info can be found at https://darkvisitors.com/agents/agents/meta-externalfetcher" "description": "Meta-ExternalFetcher is dispatched by Meta AI products in response to user prompts, when they need to fetch an individual links. More info can be found at https://darkvisitors.com/agents/agents/meta-externalfetcher"
}, },
"NovaAct": {
"operator": "Unclear at this time.",
"respect": "Unclear at this time.",
"function": "AI Agents",
"frequency": "Unclear at this time.",
"description": "Nova Act is an AI agent created by Amazon that can use a web browser. It can intelligently navigate and interact with websites to complete multi-step tasks on behalf of a human user. More info can be found at https://darkvisitors.com/agents/agents/novaact"
},
"OAI-SearchBot": { "OAI-SearchBot": {
"operator": "[OpenAI](https://openai.com)", "operator": "[OpenAI](https://openai.com)",
"respect": "[Yes](https://platform.openai.com/docs/bots)", "respect": "[Yes](https://platform.openai.com/docs/bots)",
@ -265,13 +258,6 @@
"operator": "[Webz.io](https://webz.io/)", "operator": "[Webz.io](https://webz.io/)",
"respect": "[Yes](https://web.archive.org/web/20170704003301/http://omgili.com/Crawler.html)" "respect": "[Yes](https://web.archive.org/web/20170704003301/http://omgili.com/Crawler.html)"
}, },
"Operator": {
"operator": "Unclear at this time.",
"respect": "Unclear at this time.",
"function": "AI Agents",
"frequency": "Unclear at this time.",
"description": "Operator is an AI agent created by OpenAI that can use a web browser. It can intelligently navigate and interact with websites to complete multi-step tasks on behalf of a human user. More info can be found at https://darkvisitors.com/agents/agents/operator"
},
"PanguBot": { "PanguBot": {
"operator": "the Chinese company Huawei", "operator": "the Chinese company Huawei",
"respect": "Unclear at this time.", "respect": "Unclear at this time.",