Jump to content
UBot Underground

ubotkid

Fellow UBotter
  • Content Count

    21
  • Joined

  • Last visited

Posts posted by ubotkid

  1. Please let me know if the content you are trying to parse is in json or xml format ? if so then there is a precise way to parse data

     

    its youtube api i am trying to get those tags  from here example

     

    "channelTitle": "Marques Brownlee",
        "tags": [
         "RED Hydrogen One",
         "RED Hydrogen",
         "RED Hydrogen One review",
         "RED Hydrogen Review",
         "RED smartphone",
         "MKBHD",
         "RED phone",
         "holographic phone",
         "holgraphic smartphone",
         "holographic machine",
         "holographic media machine",
         "RED camera",
         "RED phone camera",
         "RED phone vs",
         "RED Hydrogen vs",
         "4-view",
         "h4v",
         "holopix"
        ],
        "categoryId": "28",
        "liveBroadcastContent": "none",
  2. .*\s.*\s.*\s(?=categoryId)

    or

    (.*\s){3}(?=categoryId)

     

    thank you what if if i have more than 3 keywords just like this  i am trying to get tags from here like this

     

    "channelTitle": "Marques Brownlee",
        "tags": [
         "RED Hydrogen One",
         "RED Hydrogen",
         "RED Hydrogen One review",
         "RED Hydrogen Review",
         "RED smartphone",
         "MKBHD",
         "RED phone",
         "holographic phone",
         "holgraphic smartphone",
         "holographic machine",
         "holographic media machine",
         "RED camera",
         "RED phone camera",
         "RED phone vs",
         "RED Hydrogen vs",
         "4-view",
         "h4v",
         "holopix"
        ],
        "categoryId": "28",
        "liveBroadcastContent": "none",
  3. i need source for youtube titles scraper (like from page 1 to page xxx)

     

    example Keyword : asus laptop

     

    so you need to scrape all titles in page 1 to  page 10 something (make a text field to set page number)

    later you need to save the all scraped titles data

     

    search query:  regular, this week, this month, this year

    pls pm me with budget details : i will pay via paypal

     

    sorry for my english

     

    ---------------------------

     

     

    work done! payed money

    thank you xenergy!

     

  4. + i suggest you ubotdev team add this feature like record the windows proces commands (its hard to set the x,y positions all over time) but we have like record button then set that option we can easily to record the current process i think time will save here

    + time for the total project (after the project complete boom at particulr interval)

    what do you think guys

    sory for horrible english :)

×
×
  • Create New...