Re: web crawling program



Richard wrote:
"Jerry Stuckle" <jstucklex@xxxxxxxxxxxxx> wrote in message news:PZWdnfg7j5vlRW_anZ2dnUVZ_oqhnZ2d@xxxxxxxxxxxxxx
Richard wrote:
"Jerry Stuckle" <jstucklex@xxxxxxxxxxxxx> wrote in message news:U_udnbJBmK8ikmzanZ2dnUVZ_uXinZ2d@xxxxxxxxxxxxxx
raven wrote:
Thank you Jerry and George for your quick responses. The 100 options
in the forms corresponds the cities and the form in the site doesn't
allow you to make a query without selecting the city first. Since I
have no idea for city information(actually i am searching it) a
specific query takes 50 average submit to find and i have over 100
queries. Be it because of the mistake of the remote site designer or
me being evil:( it is unbearable to proceed one by one by hand.

Then you have a problem. If their webmaster is paying any attention at all, you'll be in deep trouble with him (and most probably the site owner, if they aren't the same people).

I wouldn't recommend it.

Jerry,
I always thought programmers were supposed to automate repetitive tasks.
I see nothing wrong with this, as long as it "friendly fire" ;)

R.




What's wrong with it is he's using someone else's information and bandwidth.

For instance, if the information is copyrighted, he could be in serious legal trouble. Even if it isn't copyrighted, the owner may not like the way he's using their website.

Automating repetitive tasks is fine when it's your resources. But when you're using someone else's resources, you need to pay attention to what they allow.

The whole thing could get him in serious legal trouble if he doesn't have permission to do what he wants. And if the owner of the site wanted to press it, it could cost the op a LOT of money.


Wow Jerry,
that's a lot of ifs. Now what if not?

Information on a website is public, and meant to be accessed.

Within limits. Of course.

R.






Oh, and BTW - that's not many "ifs". The ONLY "if" which counts is "if" the website owner allows such access. And it would have to be *explicit* - not implicit, at least in the U.S.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================

.



Relevant Pages

  • Re: web crawling program
    ... allow you to make a query without selecting the city first. ... probably the site owner, if they aren't the same people). ... The whole thing could get him in serious legal trouble if he doesn't ...
    (comp.lang.php)
  • Re: web crawling program
    ... allow you to make a query without selecting the city first. ... If their webmaster is paying any attention at all, you'll be in deep trouble with him (and most probably the site owner, if they aren't the same people). ... The whole thing could get him in serious legal trouble if he doesn't have permission to do what he wants. ...
    (comp.lang.php)
  • Re: Object permissions
    ... Who is the owner of the query? ... permissions does the owner have on the underlying tables? ... does the user have on the query; ... to 'owners' in the sql statement each time the code runs, ...
    (microsoft.public.access.security)
  • Re: Object permissions
    ... objQDF.SQL= strSQLAttendance with the error about not having necessary ... implicit 'read and modify' permissions on the query. ... If I set up a new query with this user or their group as the owner, ... Especially when this code should work with only the modify permission ...
    (microsoft.public.access.security)
  • msystables? / users saving their own queries?
    ... I want the users of this system to be able to save custom queries based on ... tables that they have permission to and run and save a query. ... MSysObjects -> owner is Engine ...
    (microsoft.public.access.security)