# Project: wherethepartyat
#proj/wherethepartyat
---
## Summary
I want to know when trivia night is happening
---
## Thoughts
- Most casual events are posted through instagram
- Instagram API requires business account, OAuth, validation. Easier to use browser automation tooling, but risk getting blocked. Maybe a "send" mechanism?
We built a quick demo already using a chrome extension before AI automation came through. Chrome extension sends an image to Amazon Textract to OCR any text data. That was then sent to GPT-3, which would write to a text file that gets printed to discord on request.
---
## Tasks
- [x] 1password cli connect
- [x] Single start startup
- [x] manual upload webservice constantly running
- [x] ChatGPT Crawler usage investigation
- [x] Automated crawler for eventbrite, instagram, yelp
- [x] Automated account generation for instagram
- [x] Complete!
```dataview
TASK
from #proj/wherethepartyat
where !completed
and contains(tags, "proj/wherethepartyat")
group by link(file.name)
sort due asc
```
![[manual upload]]
![[IG Scraper]]
![[discord bot]]
From Blake: Scrape from yelp, get the business page, get the geotag, get all the content being tagged by that geotag; Blake collected demographic personas to share across brands through a variety of geotagging and image recognition