Skip to content

xiangyiliu18/web_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 

Repository files navigation

Web Crawler + Form Brute

2. Info
"http://songyy.pythonanywhere.com"

login_url = "https://3.16.240.57/wp-login.php"
starting_page = "http://songyy.pythonanywhere.com/quotes"
    #crawler.http_post("https://3.16.240.57/wp-login.php","usersdds","EN9fQcC3jnsS")


3. Limit:
  3.1 must use sockets to create http's Get and Post
  3.2 can use urllib.parse to cnvert relative urls to their absolute conterpart

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published