V1 & V2 (ที่เก็บถาวร)

circle-info

การตั้งค่าเก่าสำหรับรุ่น 0.7.x และ <= 0.8.6-alpha

รุ่น Pro

  • การตั้งค่า ➜ การแปล ➜ เครื่องมือ MT ➜ กำหนดเอง ➜ ตั้งค่า ➜ เปลี่ยนตัวแก้ไขเป็นโค้ด

รุ่นสาธารณะ

  • การตั้งค่า ➜ การแปลด้วยเครื่องจักร ➜ ตัวแปล ➜ กำหนดเอง ➜ ตั้งค่า ➜ เปลี่ยนตัวแก้ไขเป็นโค้ด


วิธีการขูดเว็บ

  • lang: object

    • source: array[]

    • target: array[]

  • config: object

    • เมธอด (method): string

    • initialURL: string

    • scrapeURL: string

    • encodeURI: boolean

    • encodeURIComponent: boolean

    • querySelector: string

    • querySelectorAll: string

    • queryProperty: string

    • evaluateInterval: number

    • evaluateTimeOut: number

    • waitingTimeOut: boolean *เลิกใช้แล้ว

    • evaluateRepeated: boolean *เลิกใช้แล้ว


HTTP GET

  • lang: object

    • source: array[]

    • target: array[]

  • config: object

    • เมธอด (method): string

    • getURL: string

    • getOptions: object

    • encodeURI: boolean

    • encodeURIComponent: boolean

    • responseParse: boolean

    • responseType: string

    • responseQuery: string


HTTP POST

  • lang: object

    • source: array[]

    • target: array[]

  • config: object

    • เมธอด (method): string

    • postURL: string

    • postOptions: object

    • postData: object

    • encodeURI: boolean

    • encodeURIComponent: boolean

    • responseParse: boolean

    • responseType: string

    • responseQuery: string