HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Need to hire someone to harvest data from a websit
Author: sebastian soleil
Date: 10/30/2017 02:26
 
I haven't done this in awhile but I can probably do it. I won't be using
httrack though, but another program instead. I will be using C# which
admittedly I am rusty on but I have done this before plenty, a lot of years
ago. Email me as sebastian the seeker at gee mai1 d0t c0m. I will evaluate
what you want before accepting the job and quoting you.

Let me know what site you want to scrape and what information you need, and in
what format. The format question is probably best left to your web developer.
I want the answer to look something like this, but he may have a different
html approach which is fine.

<table style="width:100%">
  <tr>
    <th>Firstname</th>
    <th>Lastname</th> 
    <th>Age</th>
  </tr>
  <tr>
    <td>Jill</td>
    <td>Smith</td> 
    <td>50</td>
  </tr>
  <tr>
    <td>Eve</td>
    <td>Jackson</td> 
    <td>94</td>
  </tr>
</table>
 
Reply Create subthread


All articles

Subject Author Date
Need to hire someone to harvest data from a websit

10/28/2017 02:26
Re: Need to hire someone to harvest data from a websit

10/30/2017 02:26




1

Created with FORUM 2.0.11