* chore: bump version in pyproject.toml to 1.1.1 (0e8fe40)
* docs: fix bugs and typing error in examples (dd34c76)
* docs: Extend examples and move to dedicated directory (ce70c22)
* test: rename test site env variable (4fcf4ec)
* test(crawling): add integration tests for CrawlingService (66c2070)
* test: anonymize test_site from VCR cassettes and regenerate cassettes (481d0d8)
* test: remove empty test file (b39195b)
* fix(crawling): remove invalid date range parameters from get_crawl_stats (8a4d242)
* fix: change CrawlStats.date field type to datetime (82db904)
* test: make KeywordAnalysisService tests more robust (f06de6e)
* fix: handle bug in accessing get_keyword response (1a5f560)
* docs: rename parent_url to page_ur in get_children_url_info example (248c6b0)