wingchi / kickstarter-json-scraper-python

A quick web scraper I wrote to get data from Kickstarter's most funded projects and export it to a csv file.
GNU General Public License v2.0
6 stars 3 forks source link

DB Dump #1

Open eddeo93 opened 9 years ago

eddeo93 commented 9 years ago

Hi,

First of all, thank you so much for sharing this scraper. I am working on a research paper on crowdfunding and I need as much data as I can. However, my coding skills are limited,and I am having some hard time using this git. I saw that you had a Kickscrape DB Dump with over 87,000+ projects. Can you please convert that into a .csv or excel file and share it with me? That will really make my life easier. Thank you so much.

Eddie

wingchi commented 9 years ago

Hello Eddie,

I'm not going to be near a computer (I'm on my phone) for another week or so. I recommend asking for help on http://www.reddit.com/r/python. Specifically, ask them how to run the script I wrote on your own computer.

Best of luck, Wingchi On Mon, Jun 15, 2015 at 10:47 PM eddeo93 notifications@github.com wrote:

Hi,

First of all, thank you so much for sharing this scraper. I am working on a research paper on crowdfunding and I need as much data as I can. However, my coding skills are limited,and I am having some hard time using this git. I saw that you had a Kickscrape DB Dump with over 87,000+ projects. Can you please convert that into a .csv or excel file and share it with me? That will really make my life easier. Thank you so much.

Eddie

— Reply to this email directly or view it on GitHub https://github.com/wingchi/kickstarter-json-scraper-python/issues/1.