Directory local/webscraper/rss/

Directory Created:
2010-01-25 20:29
Total Files:
12
Deleted Files:
0
Lines of Code:
498

[root]/local/webscraper/rss

Lines of Code

local/webscraper/rss/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 22 (100.0%) 532 (100.0%) 24.1
helder 21 (95.5%) 494 (92.9%) 23.5
ze 1 (4.5%) 38 (7.1%) 38.0

Most Recent Commits

helder 2010-05-07 16:26 Rev.: 742

Fixed correio da manhã

7 lines of code changed in 1 file:

  • local/webscraper/rss: rss_correiomanha.py (+7 -8)
helder 2010-05-03 01:44 Rev.: 735

Expresso stoped including a parseable date on the rss feed. Fixing it.

1 lines of code changed in 1 file:

  • local/webscraper/rss: rss_expresso.py (+1)
helder 2010-03-23 18:50 Rev.: 638

Scraper plus feed for jnegocios

38 lines of code changed in 1 file:

  • local/webscraper/rss: rss_jnegocios.py (new 38)
helder 2010-03-23 16:24 Rev.: 636

Economico RSS feed parser

42 lines of code changed in 1 file:

  • local/webscraper/rss: rss_economico.py (new 42)
helder 2010-02-27 00:38 Rev.: 588

Fix Sol rss url for certain special conditions.

4 lines of code changed in 1 file:

  • local/webscraper/rss: rss_sol.py (+4 -1)
helder 2010-02-25 02:28 Rev.: 581

Fixed rss source CM. Started escaping html entities.

10 lines of code changed in 2 files:

  • local/webscraper/rss: rss_correiomanha.py (+5 -11), rss_jn.py (+5 -3)
ze 2010-02-05 00:14 Rev.: 549

The rss for the Correio da Manhã

38 lines of code changed in 1 file:

  • local/webscraper/rss: rss_correiomanha.py (new 38)
helder 2010-01-31 01:45 Rev.: 536

- Update to the to do list;
- Small fixes on i-online and RSS JN.

3 lines of code changed in 1 file:

  • local/webscraper/rss: rss_jn.py (+3 -3)
helder 2010-01-30 23:31 Rev.: 535

- New source 'Oje';
- How-to create a scraper;
- RSS reader for 'JN';
- Small Fixes.

87 lines of code changed in 2 files:

  • local/webscraper/rss: rss_jn.py (new 63), rss_oje.py (new 24)
helder 2010-01-30 03:07 Rev.: 532

RSS sol. Update do TODO.

30 lines of code changed in 1 file:

  • local/webscraper/rss: rss_sol.py (new 30)
helder 2010-01-30 01:44 Rev.: 529

News RSS feed reader working. NOTE needs testing.

1 lines of code changed in 1 file:

  • local/webscraper/rss: rss_expresso.py (+1 -1)
helder 2010-01-29 17:57 Rev.: 527

RSS feeders in the new format. Unicode problems to solve before using
in the production machine.

205 lines of code changed in 5 files:

  • local/webscraper/rss: README (new 69), rss_dn.py (new 53), rss_expresso.py (new 41), rss_ionline.py (new 42), rss_publico.py (-4)
helder 2010-01-28 03:08 Rev.: 523

New RSS Feed reader working. Example feed done. All the funcionality from
the previous reader is duplicated. Now there are missing the individual
feeds, then we will be able to remove the old code.

47 lines of code changed in 1 file:

  • local/webscraper/rss: rss_publico.py (+47 -2)
helder 2010-01-26 12:55 Rev.: 519

Continuation of the merger of the scraper code and RSS feed reader code:
decoupling of the scraper_list construction and the sites module. This
way we'll be able to inherit the scraper class for each source directly
without any side efects ou extra bagage.

6 lines of code changed in 2 files:

  • local/webscraper/rss: __init__.py (+1 -1), rss_publico.py (new 5)
helder 2010-01-25 20:29 Rev.: 518

Started preparing the merge of the rss feed reader and the webscraper code.

13 lines of code changed in 1 file:

  • local/webscraper/rss: __init__.py (new 13)
Generated by StatSVN 0.4.0