Skip to content

Sablier/SpiderBoy

Repository files navigation

SpiderBoy

Personal Python Learning

  1. spider_nier.py get all kinds of discrimination of wallpaper of nier, using find grammar.
  2. spider_nier_RE.py get highest discrimination of wallpaper of nier, also using the RE.
  3. spider_kion.py get highest discrimination of wallpaper of kion girls, it is modified from nier_RE, just need to change path and url of main.
  4. spider_nier_RE2.py using search to get the highest discrimination wallpaper of nier.
  5. spider_nier_RE3.py using find_all to get all kinds of discrimination wllapper of nier.
  6. spider_jiandan.py using selenium and lxml to get imgs in jandan.net.
  7. spider_jiandan2.py using selenium and beautifulsoup to get imgs in jandan.net.
  8. spider_jiandanbugs.py saves the mistakes and bugs while I was writing those two spiders.

About

personal python learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages