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.81.MISMATCH!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.051 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'broken': 0.04; '22,': 0.09; 'functioning': 0.09; 'scripting': 0.09; 'cc:addr:python- list': 0.11; 'python': 0.11; 'soup': 0.16; 'think.': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'print': 0.22; 'cc:2**0': 0.24; 'sort': 0.25; 'header:In-Reply-To:1': 0.27; 'appreciated.': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'sep': 0.31; 'url:python': 0.33; 'could': 0.34; 'advice': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'url:listinfo': 0.36; 'useful': 0.36; 'url:org': 0.36; 'list.': 0.37; 'pm,': 0.38; 'help,': 0.39; 'url:mail': 0.40; 'remove': 0.60; 'tips': 0.61; 'information': 0.63; 'provide': 0.64; 'more': 0.64; 'to:addr:gmail.com': 0.65; 'here': 0.66; 'beautiful': 0.68; 'hoping': 0.75; 'joel': 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:date:message-id:subject:from:to :cc:content-type; bh=BS74SXanfwFATvp3Q5gBX5V9TIwPJBsdV1k9nytSQcA=; b=yc8vMQlHBdtza5n7GM2uYhIhDbzOjZ8VqL/kelgYfVY2w7RmybiyV3ErTxngW41jME 9rYNrRuMB2Biqfi0N1qL8nX03wcEhB7A3YHUF9UaWbwAisgZ1+/8XtWOeIN8DoazvY3G u70p5pMoxXni+xQxHYDYo+sMGPeT6zPjEkQy7NXrVc9exseb71fEy2LQPYtQ2xoNnvM0 VffwyPwrqXi/O2l/En1uSZx9CzKQWC1yMUJOZDpzqa1vplIK5sd+O4/cwYirR9aXZCJb XVuW6bIGYa17FTOxye6faqB56XAUz4JG+GprIlWRzjwgmp6OPzLtlqgOZS0sMBmVUJDJ NVFA== MIME-Version: 1.0 X-Received: by 10.220.199.5 with SMTP id eq5mr19515862vcb.16.1379900185536; Sun, 22 Sep 2013 18:36:25 -0700 (PDT) In-Reply-To: <9c1aee48-7d5e-49d3-ae8c-b5d422cecb9b@googlegroups.com> References: <9c1aee48-7d5e-49d3-ae8c-b5d422cecb9b@googlegroups.com> Date: Sun, 22 Sep 2013 21:36:25 -0400 Subject: Re: Directory Web Site From: Joel Goldstick To: worthingtonclinton@gmail.com Content-Type: multipart/alternative; boundary=047d7b5db26a626f6f04e7030c2f Cc: "python-list@python.org" 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: 52 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1379900194 news.xs4all.nl 15870 [2001:888:2000:d::a6]:57639 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:54606 --047d7b5db26a626f6f04e7030c2f Content-Type: text/plain; charset=UTF-8 On Sun, Sep 22, 2013 at 9:14 PM, wrote: > Was hoping to get some tips or advice on scripting a program that would > sort through my many links on my directory website and print out to me the > ones that are broken or no longer functioning so that I could fix or remove > them from the site. Any help, ideas, advice will be greatly appreciated. > -- > https://mail.python.org/mailman/listinfo/python-list > This is a python list. is this python related? what have you tried? Do you know about beautiful soup or requests? they can help you I think. You really need to provide more information for any useful help here -- Joel Goldstick http://joelgoldstick.com --047d7b5db26a626f6f04e7030c2f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable



On Sun, Sep 22, 2013 at 9:14 PM, <worthingtonclinton@g= mail.com> wrote:
Was hoping to get some tips or advice on scr= ipting a program that would sort through my many links on my directory webs= ite and print out to me the ones that are broken or no longer functioning s= o that I could fix or remove them from the site. Any help, ideas, advice wi= ll be greatly appreciated.
--
https://mail.python.org/mailman/listinfo/python-list


T= his is a python list.=C2=A0 is this python related? what have you tried?=C2= =A0 Do you know about beautiful soup or requests?=C2=A0 they can help you I= think.=C2=A0 You really need to provide more information for any useful he= lp here


--
--047d7b5db26a626f6f04e7030c2f--