Giter VIP home page Giter VIP logo

tfg's Introduction

Agregador de Productos y comparador de precios

Proyecto Fin de Grado de David González García que consiste en una aplicacion web que extrae e indexa productos a la venta de tiendas electrónicas mediante los datos estructurados que estas ponen a disposición.

Demostración

http://tfg.davidgagnon.org/

MIT Licence

tfg's People

Contributors

davidglezz avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ebarahona evo42

tfg's Issues

Support for canonical urls

HTML tag: <link rel="canonical" href="http://www.example.com/" />
HTTP header: Link: <http://www.example.com/>; rel="canonical"

SitemapParser Error read ECONNRESET

Al parsear algunos sitemaps:

[ERROR] Error read ECONNRESET
Error: write after end
    at writeAfterEnd (_stream_writable.js:236:12)
    at PassThrough.Writable.write (_stream_writable.js:287:5)
    at Unzip.ondata (_stream_readable.js:640:20)
    at emitOne (events.js:115:13)
    at Unzip.emit (events.js:210:7)
    at Unzip.Readable.read (_stream_readable.js:476:10)
    at flow (_stream_readable.js:847:34)
    at resume_ (_stream_readable.js:829:3)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickCallback (internal/process/next_tick.js:180:9)
Error: write after end
    at writeAfterEnd (_stream_writable.js:236:12)
    at PassThrough.Writable.write (_stream_writable.js:287:5)
    at Unzip.ondata (_stream_readable.js:640:20)
    at emitOne (events.js:115:13)
    at Unzip.emit (events.js:210:7)
    at Unzip.Readable.read (_stream_readable.js:476:10)
    at flow (_stream_readable.js:847:34)
    at resume_ (_stream_readable.js:829:3)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickCallback (internal/process/next_tick.js:180:9)

Support html link rel=alternate

Link rel=alternate tells the user (search engines) that there is an other URL with the same content but in an other form (eg. language, mobile, ...).

TypeError: Cannot read property 'text' of undefined

TypeError: Cannot read property 'text' of undefined
     at Handler.onclosetag (/app/crawler/node_modules/htmlmetaparser/src/index.ts:753:5)
     at Parser.onend (/app/crawler/node_modules/htmlparser2/lib/Parser.js:307:14)
     at Tokenizer._finish (/app/crawler/node_modules/htmlparser2/lib/Tokenizer.js:838:12)
     at Tokenizer.end (/app/crawler/node_modules/htmlparser2/lib/Tokenizer.js:829:25)
     at Parser.end (/app/crawler/node_modules/htmlparser2/lib/Parser.js:338:18)
     at Stream.<anonymous> (/app/crawler/node_modules/htmlparser2/lib/WritableStream.js:15:10)
     at Object.onceWrapper (events.js:314:30)
     at emitNone (events.js:105:13)
     at Stream.emit (events.js:207:7)
     at finishMaybe (_stream_writable.js:604:14)

URL when characters with accents appear

Problem with accents:

%25C3 stretches to:

%2525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525C3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.