llewopsnimajneb
Regular Member
- Jan 10, 2011
- 242
- 140
Hi guys,
I am looking to get a bot built that will scrape 3 separate sites, then do some simple calculations and produce on screen a short list of information based on the scraped info and calculations.
I will create a detailed brief for this build to make it that little bit easier. There is no timeframe on this build however, soon is good.
The calculations example:
Data on screen
<li>
<b>1</b>
<b>2</b>
<b>3</b>
</li>
(1 = 1)
(2 = 1)
(3 = .5)
Calculation = 1/ (2+3) .
I know that's a little confusing but the fact that the bot needs to make a calculation rather than just save or display scraped information is very important...
I'll be back in a few days to see if there are any responses.
Thanks guys.
I am looking to get a bot built that will scrape 3 separate sites, then do some simple calculations and produce on screen a short list of information based on the scraped info and calculations.
I will create a detailed brief for this build to make it that little bit easier. There is no timeframe on this build however, soon is good.
The calculations example:
Data on screen
<li>
<b>1</b>
<b>2</b>
<b>3</b>
</li>
(1 = 1)
(2 = 1)
(3 = .5)
Calculation = 1/ (2+3) .
I know that's a little confusing but the fact that the bot needs to make a calculation rather than just save or display scraped information is very important...
I'll be back in a few days to see if there are any responses.
Thanks guys.