{ "info": { "name": "Twitter Search NZ Universities Jan-Jul 2025", "_postman_id": "b1a7e43d-ff65-4d9c-8d6c-21bb6e9b9e11", "description": "Search tweets mentioning NZ universities between Jan 1 and Jul 31, 2025 using Twitter API v2 /tweets/search/all", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" }, "item": [ { "name": "Search Tweets NZ Universities (Jan-Jul 2025)", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer AAAAAAAAAAAAAAAAAAAAAGXC3QEAAAAAoh7xIDrGlD%2BZmJUlWvSLvlLh9AM%3DAxPlgrq6ZbDQR6JrTnD6gLGEhCtVBwUFRF989Lc3VOhazbtumU", "type": "text" } ], "url": { "raw": "https://api.x.com/2/tweets/search/all?query=(\"University%20of%20Auckland\"%20OR%20\"Auckland%20University%20of%20Technology\"%20OR%20\"University%20of%20Otago\"%20OR%20\"University%20of%20Canterbury\"%20OR%20\"University%20of%20Waikato\"%20OR%20\"Massey%20University\"%20OR%20\"Victoria%20University%20of%20Wellington\"%20OR%20\"Lincoln%20University\"%20OR%20\"Te%20W%C4%81nanga%20o%20Aotearoa\"%20OR%20\"Te%20W%C4%81nanga%20o%20Raukawa\"%20OR%20\"Te%20Whare%20W%C4%81nanga%20o%20Awanui%C4%81rangi\")%20lang:en%20-is:retweet&start_time=2025-01-01T00:00:00Z&end_time=2025-08-01T00:00:00Z&max_results=100&sort_order=recency&tweet.fields=id,text,author_id,created_at,lang,public_metrics,conversation_id", "protocol": "https", "host": ["api", "x", "com"], "path": ["2", "tweets", "search", "all"], "query": [ { "key": "query", "value": "(\"University of Auckland\" OR \"Auckland University of Technology\" OR \"University of Otago\" OR \"University of Canterbury\" OR \"University of Waikato\" OR \"Massey University\" OR \"Victoria University of Wellington\" OR \"Lincoln University\" OR \"Te Wānanga o Aotearoa\" OR \"Te Wānanga o Raukawa\" OR \"Te Whare Wānanga o Awanuiārangi\") lang:en -is:retweet" }, { "key": "start_time", "value": "2025-01-01T00:00:00Z" }, { "key": "end_time", "value": "2025-08-01T00:00:00Z" }, { "key": "max_results", "value": "100" }, { "key": "sort_order", "value": "recency" }, { "key": "tweet.fields", "value": "id,text,author_id,created_at,lang,public_metrics,conversation_id" } ] } }, "response": [] } ], "variable": [] }