dragosrotaru / ppeforfree

Collective sensemaking for mutual aid groups manufacturing PPE during COVID.
https://ppeforfree.org
GNU General Public License v3.0
5 stars 5 forks source link

Add scripts README, clean up validation script, stub out group data script #15

Closed kurtvan closed 4 years ago

kurtvan commented 4 years ago

Addressing https://github.com/DragosRotaru/ppeforfree/issues/8.

This adds some documentation to the scripts directory and pulls out some shared code for facebook credentials and generating a selenium session into a utils package. Unfortunately I ran out of time today for actually implementing the group data scraper. My next step is to validate this package as a candidate for helping with this. https://github.com/jpryda/facebook-multi-scraper, it looks promising. Im prepared to do this from scratch in selenium if I need to but I want to try to avoid that if possible. Ill be working on that in the coming days.

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/dragosrotaru/covid-connect/8lzk0jlc0 ✅ Preview: https://covid-connect-git-fork-kurtvan-master.dragosrotaru.now.sh

kurtvan commented 4 years ago

@elijah-ward shoot I left the pycache directories! My bad I didnt realize. Ill definitely add that to the .gitignore.

dragosrotaru commented 4 years ago

Great work. First collaborative PR 🎉