Skip to content

Get meta description and title from a list of URLs and write results on tabuled CSV.

Notifications You must be signed in to change notification settings

napp1/GetMetaFromUrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetMetaFromUrl

SEO utility to automate reading and saving of meta description and title from a list of URLs.

  • Just add to url.tvs the list of URLs you want analyze. One URL for line.
  • run GetMetaFromUrl --> python GetMetaFromUrl.py

Script will write results on data.tvs:

  1. first field is the URL;
  2. second field is the title;
  3. third filed is the description.

Errors are logged into error-log.txt

Suggestion: LibreOffice Calc is good to open and work on TSV (Tab-separated values) file.

About

Get meta description and title from a list of URLs and write results on tabuled CSV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages