Lets use the GWI API to see which social media sites have the highest usage in for males in Germany in the past year. The first step to do this is identifying the specific question you want to analyze. This involves:Documentation Index
Fetch the complete documentation index at: https://api.globalwebindex.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Exploring Categories: Navigate through the categories to locate your topic of interest.
- Selecting the Question: Within a category, find the question that corresponds to your analysis goal.
- Getting the Question Code: Each question has a unique identifier (e.g., core.q14), which you’ll need for making API calls.

