Closed Thread
Results 1 to 5 of 5

Thread: Scripts, scripts and more scripts

  1. #1
    TheCEOandPresident's Avatar
    TheCEOandPresident is offline Learning Programmer
    Join Date
    Dec 2008
    Posts
    95
    Rep Power
    0

    Question Scripts, scripts and more scripts

    I'm wondering if someone could help me get my hands on a script that scrapes material from other websites. Like videos and such. Does anybody know about this? I would REALLY appreciate it. Thanks.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Apr 2009
    Location
    Trapped in my own little world.
    Posts
    2,487
    Rep Power
    33

    Re: Scripts, scripts and more scripts

    Crawler bots are fun to make - they really depend on the website and what your trying to get from there site - some sites have xml files which make it easier tho - never know. If you tell us which site you want the information from and what languages you know or want to know we can all help you.

  4. #3
    TkTech's Avatar
    TkTech is offline The Crazy One
    Join Date
    Jun 2006
    Location
    Canada
    Posts
    1,412
    Blog Entries
    1
    Rep Power
    31

    Re: Scripts, scripts and more scripts

    Its generally better to make a bot that parses the DOM layer of a document, which is portable (Any valid html site) and easy to adapt to a different site.

  5. #4
    TheCEOandPresident's Avatar
    TheCEOandPresident is offline Learning Programmer
    Join Date
    Dec 2008
    Posts
    95
    Rep Power
    0

    Re: Scripts, scripts and more scripts

    I know absolutely no languages haha as my status states i AM a "Learning Programmer" I'm talking about grabbing videos from youtube, hulu, ninja video, tv shack etc etc. I was just going to pay for someone else to do it haha

  6. #5
    Join Date
    Apr 2009
    Location
    Trapped in my own little world.
    Posts
    2,487
    Rep Power
    33

    Re: Scripts, scripts and more scripts

    Statuses dont mean anything lol - I wasnt a learning programmer when I came here but I had that until like post 100 - I remember another forum I went too said "hacker" at like 1000 posts - which is stupid anybody can spam to get that status.

    Anywho if you could post more details or email me I would be glad to give you a quote

    blainesch [aat] gmail [duht] com

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. need help with scripts
    By Artulo in forum PHP Development
    Replies: 5
    Last Post: 06-08-2011, 08:00 AM
  2. I/O in shell scripts
    By DarkLordoftheMonkeys in forum Linux Tutorials, Guides and Tips
    Replies: 2
    Last Post: 11-15-2009, 08:11 AM
  3. using calculations in scripts
    By kvok in forum Bash / Shell Scripting
    Replies: 1
    Last Post: 11-10-2009, 01:27 PM
  4. PHP Scripts
    By BlaineSch in forum PHP Development
    Replies: 13
    Last Post: 06-09-2009, 06:41 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts