######Don't ask.
Contributors:
After scraping pictures of an object or a place from numerous sources like Twitter, our app tries to reconstruct it in 3D.
Objective 1: Scrap data
- Write a python script to scrape pictures from Twitter
Install PIP. Then run:
pip install -r requirements.txt
cd scraper && py.test