Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51944
| References | <4566d0e7-2576-4d09-83f5-fca3b370710a@googlegroups.com> <1faf05ad-2cd4-497e-a605-db4650c04103@googlegroups.com> <51FEDC92.6080206@gmail.com> |
|---|---|
| From | Jake Angulo <jake.angulo@gmail.com> |
| Date | 2013-08-05 10:30 +1000 |
| Subject | Re: Python script help |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.196.1375662686.1251.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
On Mon, Aug 5, 2013 at 8:58 AM, Michael Torrie <torriem@gmail.com> 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!
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Python script help cool1574@gmail.com - 2013-07-30 07:49 -0700
Re: Python script help Chris Angelico <rosuav@gmail.com> - 2013-07-30 16:38 +0100
Re: Python script help cool1574@gmail.com - 2013-07-30 08:49 -0700
Re: Python script help Chris Angelico <rosuav@gmail.com> - 2013-07-30 16:58 +0100
Re: Python script help cool1574@gmail.com - 2013-07-30 09:10 -0700
Re: Python script help cool1574@gmail.com - 2013-07-30 09:12 -0700
Re: Python script help Cameron Simpson <cs@zip.com.au> - 2013-07-31 07:47 +1000
Re: Python script help Joshua Landau <joshua@landau.ws> - 2013-07-31 07:24 +0100
Re: Python script help Chris Angelico <rosuav@gmail.com> - 2013-07-30 17:22 +0100
Re: Python script help Vincent Vande Vyvre <vincent.vandevyvre@swing.be> - 2013-07-30 18:58 +0200
Re: Python script help Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2013-07-30 17:32 +0200
Re: Python script help Denis McMahon <denismfmcmahon@gmail.com> - 2013-07-31 05:08 +0000
Re: Python script help cool1574@gmail.com - 2013-07-31 01:15 -0700
Re: Python script help alex23 <wuwei23@gmail.com> - 2013-08-01 10:57 +1000
Re: Python script help Alister <alister.ware@ntlworld.com> - 2013-08-01 10:39 +0000
Re: Python script help Piet van Oostrum <piet@vanoostrum.org> - 2013-08-23 22:37 -0400
Re: Python script help cool1574@gmail.com - 2013-08-01 09:02 -0700
Re: Python script help Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2013-08-02 10:44 +0200
Re: Python script help cool1574@gmail.com - 2013-08-02 02:46 -0700
Re: Python script help Chris Angelico <rosuav@gmail.com> - 2013-08-02 11:01 +0100
Re: Python script help cool1574@gmail.com - 2013-08-04 08:57 -0700
Re: Python script help Chris Angelico <rosuav@gmail.com> - 2013-08-04 17:20 +0100
Re: Python script help Michael Torrie <torriem@gmail.com> - 2013-08-04 16:58 -0600
Re: Python script help Jake Angulo <jake.angulo@gmail.com> - 2013-08-05 10:30 +1000
csiph-web