Giter Site home page Giter Site logo

Attachment(s) download about goscrape HOT 7 CLOSED

cornelk avatar cornelk commented on August 16, 2024
Attachment(s) download

from goscrape.

Comments (7)

lotphi avatar lotphi commented on August 16, 2024

Why pdf documents are converted as html files ? is it a bug ?

from goscrape.

cornelk avatar cornelk commented on August 16, 2024

thanks for the report, do you have any example website to test?

from goscrape.

lotphi avatar lotphi commented on August 16, 2024

https://eetaa722.fr/
pdf links are at the end of main page. Here is one of them:
<p style="padding-left: 30px;"><a href="https://eetaa722.fr/wp-content/uploads/2023/02/4-STI2D-term.pdf" rel="attachment wp-att-6320">4-STI2D Term</a></p>

Below a Screenshot

Screenshot 2023-03-22 at 17-52-49 EETAAE 722 Ecole d'enseignement technique de l'Armée de l'air et de l'espace

Also, this one have pb
http://eetaa722.fr/index.php/mentions-legales/

from goscrape.

cornelk avatar cornelk commented on August 16, 2024

this has been fixed now in the latest main branch version, let me know if you still see any issues

from goscrape.

lotphi avatar lotphi commented on August 16, 2024

Soory but still see issues. Here is a log demostrate that pdf files are downloaded as html

`2023-04-01T19:53:10.986+0200 DEBUG HTML Element relinked {"URL": "https://eetaa722.fr/wp-content/uploads/2023/01/Aide-pour-linscription-dans-demarches-simplifiees.pdf", "Fixed": "wp-content/uploads/2023/01/Aide-pour-linscription-dans-demarches-simplifiees.html"}

2023-04-01T19:53:10.989+0200 DEBUG HTML Element relinked {"URL": "https://eetaa722.fr/wp-content/uploads/2023/01/Declaration-du-representant-legal.pdf", "Fixed": "wp-content/uploads/2023/01/Declaration-du-representant-legal.html"}

2023-04-01T19:53:10.989+0200 DEBUG HTML Element relinked {"URL": "https://eetaa722.fr/wp-content/uploads/2023/01/Attestation-sur-lhonneur.pdf", "Fixed": "wp-content/uploads/2023/01/Attestation-sur-lhonneur.html"}`

from goscrape.

cornelk avatar cornelk commented on August 16, 2024

@lotphi make sure to install the latest dev version:

go install github.com/cornelk/goscrape@main
goscrape -v https://eetaa722.fr/
...
2023-04-04 12:21:57  DEBUG   HTML Element relinked {"url":"https://eetaa722.fr/wp-content/uploads/2023/01/Declaration-du-representant-legal.pdf","fixed_url":"wp-content/uploads/2023/01/Declaration-du-representant-legal.pdf"}

from goscrape.

lotphi avatar lotphi commented on August 16, 2024

Perfect !
Thanks a lot

from goscrape.

Related Issues (18)

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.