Commit 37b30323 authored by Renán Sosa Guillen's avatar Renán Sosa Guillen

README

parent 9705b8c7
...@@ -293,6 +293,19 @@ Se incluyen los siguientes medios: ...@@ -293,6 +293,19 @@ Se incluyen los siguientes medios:
scrapy crawl noticias --nolog -s filename=2017-03-28.json -a year=2017 -a month=3 -a day=28 scrapy crawl noticias --nolog -s filename=2017-03-28.json -a year=2017 -a month=3 -a day=28
``` ```
No se encontró notas antes del 2008.10.04. No se encontró notas antes del 2008.10.04.
* [El Noticiero en Línea](http://www.elnoticieroenlinea.com)
Acceso por día:
```bash
http://www.elnoticieroenlinea.com/2018/1/3/
```
Uso:
```bash
cd noticieroLinea
scrapy crawl noticias --nolog -s filename=2018-01-03.json -a year=2018 -a month=1 -a day=3
```
No se encontró notas antes del 2014.01.16.
* [Notirivas](http://gruporivas.com.mx/notirivas) * [Notirivas](http://gruporivas.com.mx/notirivas)
Acceso por día: Acceso por día:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment