Fansaly / thread-content

get thread content by post #1 for tonymacx86

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get thread content by post #1 for tonymacx86

Example

const g = require('../thread-content')
const a = {
  url: 'https://www.tonymacx86.com/threads/im-new-to-everything-where-do-i-start.104542/',
  file: `${__dirname}/post1.txt`
}

g(a)

About

get thread content by post #1 for tonymacx86


Languages

Language:JavaScript 100.0%