/RiseUP

Primary LanguagePython

RiseUP

######Don't ask.

Contributors:

Introduction

After scraping pictures of an object or a place from numerous sources like Twitter, our app tries to reconstruct it in 3D.

Objectives

Objective 1: Scrap data

  • Write a python script to scrape pictures from Twitter

Dependencies

Install PIP. Then run:

pip install -r requirements.txt

Test

cd scraper && py.test