Jump to content

Recommended Posts

Posted

Hi there.

I'm looking to create a bot, but before I start out, was wondering if you good folks could advise me on it's viability.

I'm hoping to come up with a bot that scrapes a website > save said info into a file/database > refresh the page, and scrape again (looking for fresh content) > compare the new info with the old > if any new info is available, then have a pop up notify me.

I'm currently using Zennoposter for this, but it's proving cumbersome and slightly prone to bugging out.

Your thoughts?

Posted

And what specific data are you attempting to scrape from it?

 

I'll simply scrape urls (I'm pretty handy with Regex) from the page.

Based upon the replies, I'll invest some time into AI.

Thanks!

  • Moderators
Posted

There is not a whole lot you cannot do with AutoIt in this arena. I asked specifically for the type of information because it will determine what functions might help you the best (_IEGetObjByID over _IEBodyReadHTML, for example).

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Posted

I used a Chrome addon called Page Monitor. Supports regex. Very configurable.

Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Posted

I used a Chrome addon called Page Monitor. Supports regex. Very configurable.

 

Thanks for this. I was also looking to bodge together a Chrome/Firefox extention that achieves all of the above.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...