data

  1. weitang

    Using Proxies to Increase SEO Natural Traffic

    The strategy of optimizing SEO is a crucial part of modern digital marketing, which is divided into two main parts: on-page SEO and off-page SEO. On-page SEO refers to optimizing a website through its own content, design, and load times, while off-page SEO refers to improving a website's search...
  2. S

    как сейчас парсить гугл?

    Сейчас для гугл есть инструменты парсинга, как valueserp, как оптимально подойти к формировании базы инфы, преимущественно с гугл покупки? чтоб функционал конечно добиться, по затратам оптимальней?
  3. Jaseel s

    HTML GET request with header attribute or authentication ?

    Hello, How can I get data on HTML GET request with header attribute or authentication ? (Exampe Like this website does : https://www.hurl.it/ ) Hopefully waiting for a reply Thanks
  4. Kacmil

    How to change data format?

    Hello, How to change data format from 10 january 2016 to 2016-01-10 ? I make a template which take DOM that Regex "(?<=<span\ class="articleDate">([\w_]+),).*(?=</span>)" It change 26 January 2013 (21:20) to 26 January 2013 and I would like to change that to 2013-01-26 and put to variable...