Twitter comments scraper avatar
Twitter comments scraper

Pricing

$19.00/month + usage

Go to Store
Twitter comments scraper

Twitter comments scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape twitter comments and users from given tweet url. Useful to DM to people who might be interested in your product or service.

1.0 (1)

Pricing

$19.00/month + usage

11

Total users

708

Monthly users

19

Runs succeeded

83%

Issues response

23 days

Last modified

6 months ago

OR

The scraper fails w/o description, just a typeerror

Closed

octagonal_rope opened this issue
10 months ago

THE LOG:

2024-08-16T06:43:45.123Z ACTOR: Pulling Docker image of build E8FUYk6z3dqHdnZ3a from repository. 2024-08-16T06:43:46.925Z ACTOR: Creating Docker container. 2024-08-16T06:43:46.984Z ACTOR: Starting Docker container. 2024-08-16T06:43:50.013Z INFO System info {"apifyVersion":"3.1.7","apifyClientVersion":"2.7.1","crawleeVersion":"3.4.0","osType":"Linux","nodeVersion":"v16.20.2"} 2024-08-16T06:43:50.285Z TypeError: Cannot read properties of undefined (reading 'startsWith') 2024-08-16T06:43:50.286Z at isSecurePrefixConditionMet (/usr/src/app/node_modules/tough-cookie/lib/cookie.js:650:22) 2024-08-16T06:43:50.287Z at CookieJar.setCookie (/usr/src/app/node_modules/tough-cookie/lib/cookie.js:1255:12) 2024-08-16T06:43:50.287Z at CookieJar.setCookie (/usr/src/app/node_modules/tough-cookie/node_modules/universalify/index.js:5:67) 2024-08-16T06:43:50.290Z at CookieJar.setCookieSync (/usr/src/app/node_modules/tough-cookie/lib/cookie.js:1728:17) 2024-08-16T06:43:50.290Z at file:///usr/src/app/src/helpers.js:29:9 2024-08-16T06:43:50.291Z at Array.forEach () 2024-08-16T06:43:50.291Z at Object.updateCookieJar (file:///usr/src/app/src/helpers.js:26:11) 2024-08-16T06:43:50.292Z at new Client (file:///usr/src/app/src/client.js:15:29) 2024-08-16T06:43:50.292Z at file:///usr/src/app/src/main.js:59:16 2024-08-16T06:43:50.293Z at processTicksAndRejections (node:internal/process/task_queues:96:5)

curious_coder avatar

Thanks for opening the issue, Let me check and get back to you

curious_coder avatar

Cookie format is invalid

Follow these steps to get the cookies:

  • Install Cookie-Editor chrome extension
  • Login to your facebook account
  • Click on the extension and export the cookies
  • Paste the copied cookies into input

Video - How to get cookies