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

Scrap data as button child element. #16

Open
jwillmer opened this issue Nov 14, 2017 · 2 comments
Open

Scrap data as button child element. #16

jwillmer opened this issue Nov 14, 2017 · 2 comments

Comments

@jwillmer
Copy link
Owner

jwillmer commented Nov 14, 2017

Tested on this page: https://brickseek.com/walmart-inventory-checker?sku=54594250
Goal: Get address of stores.
Issue: Does not find the addresses while scraping (only finds it in configuration mode)
Site configuration: Scrap text element is child of button click element.
Note:

  • This bug exists in branch of @martinsbalodis as well.
  • Brickseek needs a logged in user to display stores

button

text

@jwillmer
Copy link
Owner Author

I don' have time to fix this. Feel free to help me out!

@jwillmer
Copy link
Owner Author

I looked into this issue and noticed that the problem is that the zip code needs to be filled in order to get search results. Since the zip code can't be filled by extending the URL with query parameters we might need to create a module that enables us to fill out forms in order to make this example work.

jwillmer referenced this issue Feb 19, 2018
A selector to input a value (search term)
jwillmer added a commit that referenced this issue Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant