# Schema Extractor


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

## FAQ Extractor (Rule-Based, Arabic + English)

------------------------------------------------------------------------

<a
href="https://github.com/abdelkareemkobo/seo_rat/blob/main/seo_rat/schema_extractor.py#L53"
target="_blank" style="float:right; font-size:smaller">source</a>

### extract_faq_queries

``` python

def extract_faq_queries(
    rows:list[dict] | list[str], # GSC query dicts or plain strings
)->list:

```

*Filter GSC queries that are questions in Arabic or English.*
