Результаты поиска

  1. C

    Looking For Simple Template To Scrape Websites Advertising On Google Ads

    Hi, I am looking for a simple software, which lets me put in a few different keywords and then searches each of them on google and scrapes the Google Adwords ads which are on the top and side, and then goes through a few pages, to capture every single ad. Can anyone do this for me? And How much?
  2. C

    How does table processing(Writing To A Table Work)?

    Hey Rostonix, I sent you a PM ^^ The first link isn't working :( Thanks Very Much!
  3. C

    How does table processing(Writing To A Table Work)?

    Hi guys Can someone please briefly explain, how can it's possible to write scraped data to a csv or excel sheet using the table processing function. Any help would be deeply appreciated. Thanks!
  4. C

    How do you use the 'record to table function' to record scraped information

    Edit, I think my previous statement was incorrect I am very confused:(
  5. C

    How do you use the 'record to table function' to record scraped information

    Edit, Dont worry I figured it out ,you need to use the "add line" function
  6. C

    How do you use the 'record to table function' to record scraped information

    I have scraped information and it works fine for the first row, however, how do I set a variable to the table, so that every time the program loops the recorded information goes into the next row down. e.g. A1,A2,A3,A4,A5,A6,A7 How do i record to B1. B2. B3. B4. B5.B6.B7??
  7. C

    Parsing HTML Tables into a csv file?

    Can anyone send me on the right directions to how I can learn/do parsing of html tables into csv files. Is it only through regex I can do it? I've spent hours and cant figure it out. Thanks! All input deeply appreciated