8000 GitHub - dhavltharkaaar/Web_Scrapping_mini_Project: By the use of web scrapping technique we are going to extract the title and paragraph of the particular article from their url and then save it as a text file
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

By the use of web scrapping technique we are going to extract the title and paragraph of the particular article from their url and then save it as a text file

Notifications You must be signed in to change notification settings

dhavltharkaaar/Web_Scrapping_mini_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Scrqpping

By the use of web scrapping technique we are going to extract the title and paragraph of the particular article from their url and then save it as a text file

Libraries Used in the Python code are

Libraries Used
BeautifulSoup
Tkinter
Request
URllib

Run the main.py file to extract the title and the paragraph text from the url.

Output_Home Page

Type the URL of which you want to extract the title and paragraph text into the textbox.

URL

After putting the URL into the text box click on Target URL button a url message will get printed into the shell the same one which was entered in the textbox.

Targeted URL

Then click on Save Button to save it into the same folder where main.py is saved, a file will get generated automatically with tite and parageraph text into it.

Save

Output Resulted as txt file Outputed Text File

About

By the use of web scrapping technique we are going to extract the title and paragraph of the particular article from their url and then save it as a text file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0