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

more documentation #8

Open
10 of 13 tasks
jamesturk opened this issue Jan 20, 2021 · 4 comments
Open
10 of 13 tasks

more documentation #8

jamesturk opened this issue Jan 20, 2021 · 4 comments
Milestone

Comments

@jamesturk
Copy link
Owner

jamesturk commented Jan 20, 2021

  • advanced sources
  • custom page types
  • custom selectors
  • multiple items in a chain
  • use as a library vs. workflow
  • page dependencies
  • page chaining
  • logging
  • pagination
  • contributing
  • SkipItem
  • details on selectors / how to scrape
  • --dump and --output-dir examples
@jamesturk jamesturk added this to the 0.9 milestone Jun 15, 2021
@jefftriplett
Copy link

The "use as a library vs. workflow" would be really nice to help promote it. I read through the docs and it wasn't obvious to me if I should write imported based on the files that spatula outputs, or how to get my arms around how to have it save a Django model or even call a function once done.

@jamesturk
Copy link
Owner Author

thanks for this feedback! I was actually just working to add this:

https://github.com/jamesturk/spatula/blob/main/docs/scraper-basics.md#using-spatula-within-other-scripts

as I realized it had fallen off my radar before the 0.8 release-- the do_scrape convenience method will be there with 0.8.1 which will be out very soon (possibly today)

@jefftriplett
Copy link

This is great. I'll check it out this afternoon.

In case someone else stumbles on this, https://devhints.io/xpath took the edge off for those of us who don't use xpath as often.

@jamesturk
Copy link
Owner Author

thanks for that link! I'm planning to add some basic XPath/CSS tips and/or links to better resources and this looks strong

jamesturk added a commit that referenced this issue Jun 21, 2021
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