Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 426 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 426 Bytes

Scrap-Post-News-Article

This Project is about scrapping news article from a news website (like Dainik Bhaskar ) and posting them in WordPress based Website through xmlrpc.

Libraries used : 1.newspaper 2.urllib 3.xmlrpc

Steps to run : 1.Open Main.py 2.Fill the details of wordpress website in line 15 (your website , pusername ,Password ) for access to post . 3.Add your target website at line 28. 4.Run the Main.py