Skip to content

RedYeri/selenium_python_named

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

selenium_python_named

collects named website(https://named.com) data by using selenium in python

###How to use ?

  • After download, open secure.txt file, and put your id and pw in.
  • Download the required library by using command written at the bottom.
  • run main.py (python main.py)

###Requirements

  • Browser Driver (Chrome, Firefox, ...)
  • Selenium library
  • BeautifulSoup4 library
  • python 2.7 and 3.5 both work fine
  • user account in named site

###Install these requirements by using this code

pip install -r requirements.txt


selenium_python_named

네임드 웹싸이트(https://named.com)에서 selenium 파이썬을 이용하여 정보 수집

###사용 방법 ?

  • 다운 후 secure.txt 파일 열고 아이디 비번 입력
  • 필요한 외부 라이브러리를 밑에 명령어 이용하여 다운
  • main.py 실행 (python main.py)

###요구사항

  • Browser Driver (Chrome, Firefox, ...)
  • Selenium library
  • BeautifulSoup4 library
  • python 2.7과 3.5 둘다 실행 가능
  • 네임드 싸이트 계정

###요구사항 다운 방법

pip install -r requirements.txt

About

collects named website data by using selenium in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages