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

Id in INDEX data.frame and of html-files don't match #68

Open
cspersonal opened this issue Oct 25, 2019 · 0 comments
Open

Id in INDEX data.frame and of html-files don't match #68

cspersonal opened this issue Oct 25, 2019 · 0 comments

Comments

@cspersonal
Copy link

Hi,

first of all thank you for developing and maintaining this great package!

I ran into a problem yesterday, when crawling a large website. The site contains round about 20k pages. Before analyzing the crawled data I did a few crosschecks manually by comparing the content of an url with e.g. Id = 100 in the browser and the stored html-file with the name 100.html. Doing that i realized that the content doesn't match. Somehow the Ids of the html-files are shuffled and when i open the file get the content of some other page of the site.

I would really appreciate any help with this!

Best,
cspersonal

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

1 participant