Skip to content

tinh582/RPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Lấy dữ liệu từ trang web tin tức: Dantri

Yêu cầu

Code yêu cầu một số thư viện sau: Selenium, Pandas và Schedule

Cài đặt

File code

Bao gồm có Main.py và requirements.txt

Required Python packages

Sau khi đã tải 2 file về, tiến hành cài các thư viện cần thiết đã được ghi trong requirements.txt

pip install -r requirements.txt

Chạy code

  • Với Visual code, có thể sử dụng F5 để chạy bằng debug hoặc Ctrl + F5 để chạy mà không cần debug, hoặc nút ở góc trên bên phải để chạy thẳng file python
  • Nếu chạy bằng terminal (hoặc CMD) hãy chuột phải vào thư mục và mở terminal (hoặc CMD), hoặc cd vào thư mục có chứa file code và chạy:
python Main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages