YpeZ / footer-scraper

Scrape the text off a footer from a list of urls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

footer-scraper

Scrape the text off a footer from a website from a list of urls. Returns for each website a list of strings that were originally separated by either a line break ('\n') or carriage return ('\r'). Returns for the list of website a dictionary with the website url and the string list.

About

Scrape the text off a footer from a list of urls


Languages

Language:Python 100.0%