Twitter comments scraper avatar

Twitter comments scraper

Try for free

3 days trial then $19.00/month - No credit card required now

View all Actors
Twitter comments scraper

Twitter comments scraper

curious_coder/twitter-replies-scraper
Try for free

3 days trial then $19.00/month - No credit card required now

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

OR

The scraper fails w/o description, just a typeerror

Closed

octagonal_rope opened this issue
a month 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

Developer
Maintained by Community
Actor metrics
  • 49 monthly users
  • 6 stars
  • 47.1% runs succeeded
  • 1.2 days response time
  • Created in Jul 2023
  • Modified about 2 months ago