GithubHelp home page GithubHelp logo

hubspot-web-scraper's People

Contributors

dependabot[bot] avatar jazilch avatar

Watchers

 avatar

hubspot-web-scraper's Issues

Add Support for Background Images

Currently when scraping a blog we assume that the images on the page will be using an img tag and not using CSS to add the image to the page.

We should add support to the scraper to allow for the background images to be scraped from the website.

We might be able to add in a dropdown to the form when they are filling out the form to select if the scraper should account for background images or not. The default should be No || false.

Handle Lazy Loaded Images

We should handle lazy loaded images as we commonly see this in Wordpress. Normally a typical schema for this would be to have a data-src attribute and one the page loads to grab the src from this attribute and set it for the src of the image.

Support base64 image types

We should add in Support for if the images are in base64 data type. Currently we won't be able to upload these types of files and the upload will fail when trying to upload these data types. We should think about converting these types to a png

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.