Skip to content

Simple web scraping in Python. It scrapes a given URL, and returns you its title, meta description, meta keywords, an array with all the links, all the images in it, etc. Inspired by metainspector Ruby gem.

EwyynTomato/pymetainspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyMetainspector

Work in progress

Port of MetaInspector for Python

About

Simple web scraping in Python. It scrapes a given URL, and returns you its title, meta description, meta keywords, an array with all the links, all the images in it, etc. Inspired by metainspector Ruby gem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages