Search results

  1. T

    Is blogging worth the time?

    6–7 months is usually not enough for a blog to start making steady money, unless you already know SEO and traffic methods. Blogging is more of a long-term game. If you want quicker results, it’s better to work on the blog while also trying other income streams like affiliate offers or services...
  2. T

    anybody knows how to extract data with Regex?

    Try this in Scrapebox Custom Data Grabber → Regex: (?i)Last\s*Active:\s*([^<\r\n]+) If the profile is loaded via XHR/JSON, use: (?i)"last[_\- ]?active"\s*:\s*"([^"]+)" Works for most cases — post a snippet if you want me to tweak it.
Back
Top