Skip to content

ericnormand/content.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

=Content.py

==Introduction

Content.py is a Python script for scraping the content from a web page. Most pages are covered in ads, navigation, and other crap. Content.py tries to remove the crap and return a clean, well-formatted div of content.

==Usage

Call getContentFromURL and pass it the url (as a string) of any web page.

It will return a unicode string representing the html of the content.

About

A Python script to scrape the content from web pages and leave the garbage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages