Small readme improvements.

master
Lio Novelli 2022-02-02 19:38:22 +01:00
parent 9c176dcbe6
commit d3c8b6e45c
2 changed files with 15 additions and 9 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
__pycache__
gfonts.txt
gfonts.json

View File

@ -2,16 +2,22 @@
A spider that's looking for german page with google fonts hosted on google.
Also look for google analytics on a website.
Based on: https://docs.scrapy.org/en/latest/intro/tutorial.html
## Usage
scrapy crawl gfonts -O gfonts.json
## TODO
Start checking for google analytics for all eu websites.
## IDEAS
Make it into browserextension that would notify you.
## Checking website origin:
https://ipinfo.io/
## TODO
Start checking for google analytics.
## IDEAS
Make it into browserextension that would notify you.