VikasSinghBhadouria / Scrape-and--post-articles-automated-

This Project is about scrapping news article from a news website (Using python and newspaper library ) and posting them in WordPress based Website through xmlrpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autopost-Newpaper-site

This Project is about scrapping news article from a news website (like Tech-crunch ) 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

About

This Project is about scrapping news article from a news website (Using python and newspaper library ) and posting them in WordPress based Website through xmlrpc


Languages

Language:Python 100.0%