Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/martinkersner/greenbook.org-scrap

Scrap GreenBook.org
https://github.com/martinkersner/greenbook.org-scrap

Last synced: 15 days ago
JSON representation

Scrap GreenBook.org

Awesome Lists containing this project

README

        

FREELANCER.COM
==============
http://goo.gl/jdzgh0

Hi I'm new on web scraping and I need help to get all

of each company from the list shown on this URL:
http://www.greenbook.org/market-research-companies/united-states-of-america.
Then I need to present it on a table. I need a code that will first get all
the url of each company and then those url I need to get the company name,
contact name, tel no, email address. Is there a script / a web scrapping tool
that can do this?

DESCRIPTION
-----------
Project will scrap all GreenBook.org website

TODO
----
* test
* create database?

HOW TO RUN?
----------
* python homepage_scrap.py
* python category_scrap.py
* python detail_scrap.py

UPDATE
------
21/03/2014