scrape_wikipedia_tables
autogen.agentchat.contrib.captainagent.tools.information_retrieval.scrape_wikipedia_tables.scrape_wikipedia_tables
scrape_wikipedia_tables
Scrapes Wikipedia tables based on a given URL and header keyword.
Parameters:Name | Description |
---|---|
url | The URL of the Wikipedia page to scrape. Type: str |
header_keyword | The keyword to search for in the headers of the page. Type: str |