Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!hq-usenetpeers.eweka.nl!81.171.88.15.MISMATCH!eweka.nl!lightspeed.eweka.nl!194.109.133.87.MISMATCH!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'python.': 0.02; 'python,': 0.02; 'scripts': 0.03; 'subject:Python': 0.06; 'subject:help': 0.08; 'bash': 0.09; 'subject:script': 0.09; 'python': 0.11; 'suggest': 0.14; '"web': 0.16; 'luck!': 0.16; 'url:odesk': 0.16; 'hire': 0.16; 'wrote:': 0.18; 'code.': 0.18; 'aug': 0.22; 'email addr:gmail.com>': 0.22; 'shell': 0.22; 'mon,': 0.24; 'script': 0.25; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'michael': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'cool,': 0.31; 'this.': 0.32; 'charge': 0.33; 'agree': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'really': 0.36; 'programming,': 0.36; 'url:org': 0.36; 'list': 0.37; 'somebody': 0.38; 'to:addr:python-list': 0.38; 'fact': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; 'how': 0.40; 'even': 0.60; 'skip:u 10': 0.60; 'free': 0.61; 'email addr:gmail.com': 0.63; 'choose': 0.64; 'more': 0.64; 'dont': 0.67; 'low': 0.83; 'amazed': 0.84; 'together,': 0.84; 'url:03': 0.84; 'url:2013': 0.84; 'url:latest': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=WgKiy7sb3dsAIiH5k8Z5MPNB2CIxXuBrQ8POLXZW/Lo=; b=0q9BMfuWFyvOvY8qbxUuVz3/H5tYT76gegmwv20mPD3qNBH/nAVSgUa4G0spAsXSEp nHJ4t8IFwQHsl2vGvgWVTK8ZTy9YsXk7u6MshRKiOyj+4+oS2pQnXfnJRwAAB3xfsD1D /b2L6gfwmj9wlZqq3iPsv4rrM3cnpWhgWr9J1i35ufUOcUBTRdjIqrG9/pNXpM+vYWbG ZZ5TF+9PQhHFmRU76MSJobE9RjGGRXCpndlL4S/SVWg/0UgRgizV+l1MvBoEA9q+1T1q nCgfHtFZ6ZWsN/9NnGgkf8OaA636Mgmh0hOzed0T7+mrNx/rNc80Qf2P/Pb+zswunovU JWqg== X-Received: by 10.182.215.133 with SMTP id oi5mr12444950obc.83.1375662677439; Sun, 04 Aug 2013 17:31:17 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <51FEDC92.6080206@gmail.com> References: <4566d0e7-2576-4d09-83f5-fca3b370710a@googlegroups.com> <1faf05ad-2cd4-497e-a605-db4650c04103@googlegroups.com> <51FEDC92.6080206@gmail.com> From: Jake Angulo Date: Mon, 5 Aug 2013 10:30:57 +1000 Subject: Re: Python script help To: python-list@python.org Content-Type: multipart/alternative; boundary=001a11c25434383c1f04e3286d0e X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 65 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1375662686 news.xs4all.nl 15925 [2001:888:2000:d::a6]:60170 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:51944 --001a11c25434383c1f04e3286d0e Content-Type: text/plain; charset=ISO-8859-1 On Mon, Aug 5, 2013 at 8:58 AM, Michael Torrie wrote: > On 08/02/2013 03:46 AM, cool1574@gmail.com wrote: > > I do know some Python programming, I just dont know enough to put > > together the various scripts I need...I would really really > > appreciate if some one can help me with that... > Hi Cool, Unfortunately you really gotta know enough Python to put things together, so if you have time - learn a little more python, and then you can choose any of these 2 tools to do the job: http://doc.scrapy.org/en/latest/intro/tutorial.html http://www.gregreda.com/2013/03/03/web-scraping-101-with-python/ In fact i agree you dont even need python. Even Bash / shell script with wget can do this. However if you dont have the time or dont want to exert the req'd effort, unfortunately this list is not for giving free code. I suggest you hire somebody at odesk.com or elance.com - you'd be amazed how low people there charge for python "web scraping". Good luck! --001a11c25434383c1f04e3286d0e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Mon, Aug 5, 2013 at 8:58 AM, Michael Torrie <torriem@gmail.com><= /span> wrote:
On 08/02/2013 03:46 AM, cool1574@gmail.com wrote:
> I do know some Python programming, I just dont know enough to put
> together the various scripts I need...I would really really
> appreciate if some one can help me with that...
=

Hi Cool,

Unfortunately you rea= lly gotta know enough Python to put things together, so if you have time - = learn a little more python, and then you can choose any of these 2 tools to= do the job:

In fact i agree you dont even need python. =A0Even Bash= / shell script with wget can do this.

However if = you dont have the time or dont want to exert the req'd effort, unfortun= ately this list is not for giving free code.
I suggest you hire somebody at odesk.com<= /a> or elance.com - you'd be amazed h= ow low people there charge for python "web scraping".

Good luck!

--001a11c25434383c1f04e3286d0e--