Code Monkey home page Code Monkey logo

Comments (3)

talvasconcelos avatar talvasconcelos commented on September 24, 2024 2

Hi, thanks for the reply. Yes the website is an angular SPA. The scrapper fails to "mount" the website before trying to looking for the images.

I found that kaggle has the dataset available for download: https://www.kaggle.com/c/painter-by-numbers/data

from art-dcgan.

jclancy93 avatar jclancy93 commented on September 24, 2024

I was having the same issue. I took a look at the Python script and it looks like the markup has totally changed. WikiArt is now a SPA which makes scraping very tricky.

I wrote some javascript in the browser console on WikiArt that saved all the image urls into a file and then altered the python script to download from a list of urls..

@robbiebarrat probably worth noting that the scraper doesn't work anymore though. What could work is just having a folder of .txt files that just contained all the URLs for images in each of the genres and changing the python script to just download a certain genre of art based on an argument.

I'd be happy to submit a PR if this was something you were interested in 👍

from art-dcgan.

robbiebarrat avatar robbiebarrat commented on September 24, 2024

closing this issue now since the scraper is updated + working now.

from art-dcgan.

Related Issues (20)

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.