Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simonebrancato/elections


https://github.com/simonebrancato/elections

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# Elections
### Requirements
Create a `.env` in the main directory with:
```env
FB_EMAIL_RETRIEVER=
FB_PASSWORD_RETRIEVER=

FB_EMAIL_HARRIS_1=
FB_PASSWORD_HARRIS_1=

FB_EMAIL_HARRIS_2=
FB_PASSWORD_HARRIS_2=

FB_EMAIL_TRUMP_1=
FB_PASSWORD_TRUMP_1=

FB_EMAIL_TRUMP_2=
FB_PASSWORD_TRUMP_2=
```
We'll use two different FB accounts to do scraping.