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

Update main examples to include DOM manipulation #454

Open
mtrunkat opened this issue Sep 17, 2019 · 1 comment
Open

Update main examples to include DOM manipulation #454

mtrunkat opened this issue Sep 17, 2019 · 1 comment

Comments

@mtrunkat
Copy link
Member

@mtrunkat mtrunkat commented Sep 17, 2019

Main examples at Apify SDK webpage, Github repo and CLI templates should demonstrate how to manipulate with DOM and retrieve data from it.

Also add one example of scraping with Apify SDK + jQuery to https://sdk.apify.com/docs/examples/basiccrawler

Feedback from: https://medium.com/better-programming/do-i-need-python-scrapy-to-build-a-web-scraper-7cc7cac2081d

I lost an hour trying to make a simple page parsed with Apify SDK, trying to understand how to access the DOM and selectors. If you want a great crawler this might work for you but you need to understand its particular logic and I didn’t have time for it.

@jancurn
Copy link
Member

@jancurn jancurn commented Sep 17, 2019

This is related to apifytech/apify-cli#23. Basically we should have a single shared list of well-prepared project templates, and use them in CLI, app and Apify SDK examples.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.