Skip to content

Custom spider for fetching article informations from specific url(s).

Notifications You must be signed in to change notification settings

GotGimhong/ArticleSpider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WechatArticleSpider

Custom spider for fetching Wechat article from specific url(s).

IDE

Python 3.7.2

Dependencies

  • urllib3 1.24.1 For fetching html source.
  • beautifulsoup4 4.7.1 For parsing html source.
  • pdfkit 0.6.1 For exporting pdf file.
  • bs4 0.0.1
  • xlrd 1.2.0 For importing.
  • pyinstaller 3.4 For building in Windows.
  • tkinter For GUI.

Note

For temporary it's only supported in Windows

About

Custom spider for fetching article informations from specific url(s).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published