beckhoff infosys¶
Port: DocsSearcher
Module: tckit.adapters.docs_searchers.beckhoff_infosys.BeckhoffInfosys
Status: Phase 1 — in progress
Searches and retrieves Beckhoff infosys documentation using httpx + BeautifulSoup. Pages are cached locally to protect against HTML structure changes.
Configuration¶
{
"docs_searcher": "beckhoff_infosys",
"infosys_cache_path": "./cache/infosys",
"infosys_lang": "1033"
}
infosys_lang: 1033 = English (default), 1031 = German.
Usage¶
Always call find_fb() before writing code that uses an unfamiliar Beckhoff FB: