Cafemmo Club
← Quay lại danh sách

Dùng selenium kéo traffic

automan10/01/20192912 lượt xem18 bình luận

Mới đọc bài viết này trên Medium

Ae có ai dùng cách này để kéo tf giúp tăng rank cho bài viết cụ thể chưa 💋

import selenium</p>
<h2 class="mt-4 text-xl font-bold">Using Chrome to access web</h2>
<p>driver = webdriver.Chrome()</p>
<h2 class="mt-4 text-xl font-bold">Open the website</h2>
<p>driver.get(&#39;https://canvas.case.edu&#39;)</p>
<h2 class="mt-4 text-xl font-bold">Find and click on list of courses</h2>
<p>courses_button = driver.find_element_by_id(&#39;global_nav_courses_link&#39;)</p>
<p>courses_button.click()

Dùng cách này analytics nó có tính là 1 user đang ontime ko nhỉ 🤨

Bình luận

Đang tải...

Đang kiểm tra đăng nhập...

Dùng selenium kéo traffic · Cafemmo Club