eldiario.es 623 B

1234567891011121314151617181920
  1. """
  2. Propagare - 2018 - by psy (epsylon@riseup.net)
  3. You should have received a copy of the GNU General Public License along
  4. with Propagare; if not, write to the Free Software Foundation, Inc., 51
  5. Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  6. ----------------
  7. Regex magic keywords to extract data from: eldiario.es
  8. """
  9. art_url==<a class="lnk" href="(.+?)
  10. art_author==<a href="/autores/(.+?)/"
  11. art_author2==red_n': '(.+?)'
  12. art_time=="dateCreated" : "(.+?)",
  13. art_title==og:title" content="(.+?)/>
  14. art_description==og:description" content="(.+?)/>
  15. art_body==<p class="mce">(.+?)</p>
  16. art_body2==<p class="mce"> (.+?)