MetaInspector
What is MetaInspector?
About
MetaInspector is a scraper. It's not currently known to be artificially intelligent or AI-related. If you think that's incorrect or can provide more detail about its purpose, please contact us.
You can set up agent analytics to see when MetaInspector visits your website.
Detail
Documentation | https://github.com/jaimeiniesta/metainspector |
Type
Expected Behavior
Due to the wide variety of use cases, there's no way to accurately predict visitation behavior. Scrapers are notorious for ignoring robots.txt rules and accessing disallowed content. This is especially true if they're dispatched to achieve a specific goal rather than for some general purpose.
Insights
MetaInspector Visiting Your Website
Other Websites
Access Control
Should I Block MetaInspector?
Probably. Scrapers usually download publicly available internet content, which is freely accessible by default. However, you might want to block them if you don't want your content to be used for unauthorized purposes.
Using Robots.txt
You can block MetaInspector or limit its access by setting user agent token rules in your website's robots.txt. We recommend setting up agent analytics to check whether it's actually following them.
User Agent Token | Description |
---|---|
MetaInspector |
Should match instances of MetaInspector |
# robots.txt
# This should block MetaInspector
User-agent: MetaInspector
Disallow: /