AgiMaulana / Instagram-Comments-Scraper

Instagram comment scraper using python and selenium. Save the comments into excel.
MIT License
137 stars 44 forks source link

modified for new version of selenium #15

Closed kazem3d closed 10 months ago

kazem3d commented 10 months ago

Please let me check?

On Sat, Oct 28, 2023, 5:51 PM Agi Maulana @.***> wrote:

@.**** commented on this pull request.

In scraper.py https://github.com/AgiMaulana/Instagram-Comments-Scraper/pull/15#discussion_r1375261445 :

@@ -1,46 +1,73 @@ from selenium import webdriver import time import sys +from selenium.webdriver.common.by import By + +driver = webdriver.Firefox()

do we need to update the Readme.md?

— Reply to this email directly, view it on GitHub https://github.com/AgiMaulana/Instagram-Comments-Scraper/pull/15#pullrequestreview-1702796412, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALB63GDOMPXTMURFDVSEYSDYBUIHNAVCNFSM6AAAAAA6OXP2KGVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTOMBSG44TMNBRGI . You are receiving this because you authored the thread.Message ID: @.*** com>