Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/martinkersner/greenbook.org-scrap
- Owner: martinkersner
- Created: 2014-03-19T08:20:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-22T07:30:03.000Z (almost 11 years ago)
- Last Synced: 2023-06-12T23:10:19.981Z (over 1 year ago)
- Language: Python
- Homepage: http://goo.gl/jdzgh0
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FREELANCER.COM
==============
http://goo.gl/jdzgh0Hi 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 websiteTODO
----
* test
* create database?HOW TO RUN?
----------
* python homepage_scrap.py
* python category_scrap.py
* python detail_scrap.pyUPDATE
------
21/03/2014