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

Include input sitemap URLs in output #19

Open
chrisyoungr opened this issue Jan 31, 2018 · 5 comments
Open

Include input sitemap URLs in output #19

chrisyoungr opened this issue Jan 31, 2018 · 5 comments
Labels

Comments

@chrisyoungr
Copy link

@jwillmer do you know how I can include my input sitemap URLs into the output upon scraping so it's clear what output matches with each input? I'm looking for the correct area to tweak your code.

@jwillmer
Copy link
Owner

It is a while back since I invested time in this project and I did not write it from scratch - just extended it. So I can't really tell you at the moment. But I will fix an open bug in the next two weeks. Maybe I can give you advice after that if it is still needed.

@chrisyoungr
Copy link
Author

That'd be great. Thanks @jwillmer !

@chrisyoungr
Copy link
Author

@jwillmer were you able to resolve the bug and have any new ideas on this. It's a struggle to use without the input info being included

@jwillmer
Copy link
Owner

Have a look at this functions. I think you could include your code into the last one.

showSitemapExportDataCsvPanel: function () {

browseSitemapData: function () {

scrapeSitemap: function () {

@chrisyoungr
Copy link
Author

@jwillmer I've looked into this but am still struggling with getting it to successfully include the original start URLs to the output. If you have any suggestions, I'd greatly appreciate it!

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

No branches or pull requests

2 participants