> For the complete documentation index, see [llms.txt](https://help.deepsearch.com/dp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.deepsearch.com/dp/api/func/industry/subject/findentitybytag.md).

# FindEntityByTag

### Function specification

```
FindEntityByTag(tag_uids, format=None)
```

###

### Parameters

| Parameter | Type   | Description |
| --------- | ------ | ----------- |
| tag\_uids | string | Tag ID      |
| format    |        |             |

###

### Examples

```
> FindEntityByTag(tag_uids, format=None)

...
tag_uid    symbol    entity_name    category    name    expr    data
7ed687707ad33e6601a3a49dbde09a29    KRX:000040    KR모터스    기업/주제    4차산업혁명|빅데이터    "빅데이터" 관련 기업 in "KRI:*C*""KRI:*J*" 산업 기업 or "*빅데이터*" 사업 기업    score: 0,
group: "주제/4차산업혁명/빅데이터
...
```
