Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"subdirectories" Configuration not working well #9

Closed
vladejs opened this issue Sep 20, 2017 · 2 comments
Closed

"subdirectories" Configuration not working well #9

vladejs opened this issue Sep 20, 2017 · 2 comments

Comments

@vladejs
Copy link

vladejs commented Sep 20, 2017

Hi, I'm using the library to scrape a site and I need all the assets on their root folders:

css/[all CSS here]
js/[all JS here]

Turns out that it works, but in some cases it creates subdirectories with the very same structure. I want the scrapper to put all configured assets (no matter the deep page it belongs to) to be on the root folder.

outroot

@aivus
Copy link
Member

aivus commented Sep 20, 2017

Hello, @vladejs.

This repo is related to demo application, not module.
Please create your issue in https://github.com/website-scraper/node-website-scraper.

Also please mention which version you are using.

@aivus aivus closed this as completed Sep 20, 2017
@vladejs
Copy link
Author

vladejs commented Sep 20, 2017

Thanks @aivus , I just created the issue there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants