Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
crawlersNoticias
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
4
Issues
4
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
m3
crawlersNoticias
Commits
75db199b
Commit
75db199b
authored
Sep 18, 2017
by
Renán Sosa Guillen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README
parent
ede6107b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
1 deletion
+15
-1
README.md
README.md
+15
-1
No files found.
README.md
View file @
75db199b
...
...
@@ -84,7 +84,9 @@ Se incluyen los siguientes medios:
Esta versión descarga por fecha. Se recomienda usar principalmente para fechas recientes.
*
[
La Jornada Guerrero
](
http://www.lajornadaguerrero.com.mx
)
Acceso por día:
```http://www.lajornadaguerrero.com.mx/2017/04/12/
```
Uso:
```bash
...
...
@@ -92,6 +94,18 @@ Se incluyen los siguientes medios:
scrapy crawl noticias -t json --nolog -o noticias.json -a year=2017 -a month=3 -a day=26
```
No se encontró notas antes del 2007.01.22.
*
[
La Jornada Guerrero (Nueva página)
](
http://www.ljg.com.mx
)
Acceso por día:
```http://www.ljg.com.mx/index.php?option=com_k2&view=itemlist&task=date&year=2017&month=9&day=17&Itemid=588
```
Uso:
```bash
cd laJornadaGro2
scrapy crawl noticias -t json --nolog -o noticias.json -a year=2017 -a month=9 -a day=17
```
No se encontró notas antes del 2017.08.15.
*
[
La Jornada Maya
](
https://www.lajornadamaya.mx
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment