Is there any way to fetch all Facebook events in a specific city?
Can I fetch all Facebook events in a specific city? All I need is event IDs nothing else. It should be all events (public), not only someone's events. Will Facebook let us fetch that info? Severiano Elmcity does a simple search for a keyword in the event title. Try "Lancaster" for example. You'll get events in the UK, PA, NY OH and CA. You can also search for a non-location based word in the title like "picnic" and the script returns events. You can try to query for events by location. With the graph API use the "Center" parameter in a search query: https://graph.facebook.com/search?q=*&type