오르비 댓글 다는 매크로( 파이썬 구동할 수 있으면 가능 )
from selenium import webdriver
from selenium.webdriver.common.by import By
from selenium.webdriver.common.keys import Keys
import time
def login_to_orbi_and_comment(username, password, article_number, comment_word, num_comments):
# Set up WebDriver
login_url = "https://login.orbi.kr/login"
base_url = "https://orbi.kr/"
article_url = f"{base_url}{article_number}" # Construct the article URL
# Start WebDriver
driver = webdriver.Chrome() # Ensure you have the ChromeDriver installed and accessible
driver.get(login_url)
try:
# Log in to Orbi
time.sleep(3) # Allow time for the page to load
driver.find_element(By.NAME, "username").send_keys(username) # Locate username field by "name"
driver.find_element(By.NAME, "password").send_keys(password) # Locate password field by "name"
driver.find_element(By.NAME, "password").send_keys(Keys.RETURN) # Submit the login form
time.sleep(3) # Wait for login to complete
# Navigate to the article
driver.get(article_url)
time.sleep(3)
# Post comments
for i in range(num_comments):
# Locate the comment input field
comment_area = driver.find_element(By.NAME, "content") # Locate by "name"
comment_area.click() # Activate the comment input field
time.sleep(1) # Allow the input area to activate
# Enter the comment text
comment_area.send_keys(comment_word)
# Locate and click the post button
post_button = driver.find_element(By.CLASS_NAME, "send") # Locate the post button by "class"
post_button.click()
print(f"Comment {i + 1} posted.")
time.sleep(2) # Add delay to mimic human behavior
except Exception as e:
print(f"An error occurred: {e}")
finally:
driver.quit()
if __name__ == "__main__":
username = input("Enter your Orbi username/email: ")
password = input("Enter your password: ")
article_number = input("Enter the article number (last digits of the URL): ")
comment_word = input("Enter the word to comment: ")
num_comments = int(input("Enter the number of comments to post: "))
login_to_orbi_and_comment(username, password, article_number, comment_word, num_comments)
크롬 웹드라이버랑 파이썬 구글에 찾아서 다운 받고
pip install selenium 치셈( 윈도우는 작업관리자, 맥은 터미널)
추후에 자기가 쓴 댓글 지우는 코드도 올릴예정
0 XDK (+0)
유익한 글을 읽었다면 작성자에게 XDK를 선물하세요.
-
사서 유빈이에 올림 ㅅㄱ
-
돈을 또 얼마나 땡긴 거임
-
4대 크루 통합으론 모자랐던거니....?
-
기차지나간당 10
부지런행
-
어디 가실거 같나요? 그냥 궁금해서 투표 올려봅니다
-
설대식으로 397점이어도 서울대 인문계열 떨어짐??
-
나는 내가 4
빛나는 별인 줄 알앗어요
-
잘자요 0
오야스미나사이
-
짱구 23기는 어디서 봐야되지
-
친구 이제 대학교 3학년인데 갑자기 배우 회사 들어간다던데 학과는 딱히 상관...
-
공부도 못한다는것 외모도 못났다는것 어느 분야에서도 탑이 아니라는것
-
http://www.newsagora.co.kr/news/articleView.htm...
-
지듣노 1
-
사람이없다 2
이럴순없다
-
계정은 남겨둘까
-
엄마몰래 라면끓여먹기 아빠가 찍어준거라고 해명하는게 겁나웃김ㅋㅋㅋㅋ
-
국힙들을게없노 5
ㄹㅇㅋㅋ
-
오늘도 지듣노 7
목소리 좋아….
-
탈릅은 하더라도 1
덕코는 뿌리고가라 오랜 생각이다
-
다시 국어 0
귀찮;
-
듣는게 좋은가요? 독학 하려고 피램 샀는데 유튜브에 무료강의가 있더라구요..!...
-
기하 특 0
대면과외 구하기가 하늘에 별 따기임
-
조건 해석부터(가)조건은 항을 모르는 상태에서 진행할 게 없으니 (나) 조건을 먼저...
-
슬슬 잘까 0
고민
-
기숙사가 바로 옆이라 그런가
-
수 -> 한
-
자다깸 9
ㅇㅈ메타돌았나료
-
너무졸려…
-
피코 인스타 6
https://www.instagram.com/unova_in_spiration/...
-
국어 잘하는 법 0
문학을 사랑하고 세상을 보는 바른 눈을 가지면 됨
-
오야스미 0
네루!
-
https://youtube.com/@jang_jin_woo?si=8iaP1KsOZH...
-
심심함 0
진짜임
-
이걸 진짜 하시네
-
시마이 1
술끝
-
ㄹㅇ
-
제 이상형 6
1. 약함 2. 공부 좀 모담 (말 안 통하는건 안댐) 3. 겁 많음
-
닉변쿨돎
-
제 이상형! 5
1.공부잘하는 사람 저보다 공부잘하고 머리좋은 지적인 사람이면 너무너무 좋아요...
-
파일보관함이 어딨지.. 아이패드는 못보나요 ㅠㅠ
-
두비두비 다바다바
-
아오 3
힘드네요
-
진짜 혼잔데 6
헤드셋 없이 인강 들어버려도 괜찮은거 아닐까
-
저는 0
-
사실 지금 스카임 14
ㅇㅇ
-
테드님 어디감? 1
ㅈㄱㄴ
-
말투가 계속 달라지네 어제까지는 이런 말투가 아니었는데 말이에요 어색해….
님 ㄹㅇ 코딩황인가
지금 달고있음?
ㅇㅇ
10000 검색하면 글 나옴
개신기하네 ㅋㅋ 낼 보면 10000개 찍혀있겠다
ip밴당하지않나
딱히 제재할 이유는 없는 듯
디도스도 아니고 댓글 좀 단다고 서버가 과부하 걸리면 좀 이상하긴함