- IDEA
- Open Url
- Log in with credentials
- go to page I want
- download files I need
- Tools
- Python2.7
- selenium, beautiful soup module VS pyautogui module
- Note
- silent crawling with Phantom JS
- Need more study about HTML
- How can I maintain session
- what is parsing?
I have used selenium module to control website.
Opening website automatically is kind of easy. All you need is below code:
No comments:
Post a Comment