Guest User

Untitled

a guest
Jun 20th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. <blockquote id="" class="post-message">
  2. УНИЖЕНИЯ ТРЕД<strong> WEBM&#47;MP4</strong>
  3. </blockquote>
  4.  
  5. request('https://2ch.hk/b/',(error,response,body)=>{
  6. const $ = cheerio.load(body)
  7. const threadfind = $('blockquote').text()
  8.  
  9. if(threadfind && threadfind.includes('WEBM'))
  10. { // thread find blockquote
  11.  
  12. const threadid= threadfind.includes("WEBM")
  13. var rtrrr = threadfind.attr('id')
  14. console.log(rtrrr)
  15. }
  16. })
Add Comment
Please, Sign In to add comment