sep 4 for #629 #633
Merged
sep 4 for #629 #633
Conversation
for implementing crawlers by just using callback functions. That way you could | ||
use Scrapy as any standard library (like you would use os.walk) in a script | ||
without the overhead of having to create an entire project from scratch. | ||
|
aspidites
Mar 6, 2014
Author
Contributor
I removed the following lines as the snippets were no longer there:
See these snippets for some examples:
* http://snippets.scrapy.org/snippets/8/
* http://snippets.scrapy.org/snippets/9/
Should I re-add them for historical accuracy?
I removed the following lines as the snippets were no longer there:
See these snippets for some examples:
* http://snippets.scrapy.org/snippets/8/
* http://snippets.scrapy.org/snippets/9/
Should I re-add them for historical accuracy?
aspidites
Mar 7, 2014
Author
Contributor
Without the originals I'm not sure which of those it would be and as I'm new to scrapy myself, I'm not inclined to guess, especially if the API has changed slightly as suggested by the SEP.
Without the originals I'm not sure which of those it would be and as I'm new to scrapy myself, I'm not inclined to guess, especially if the API has changed slightly as suggested by the SEP.
pablohoffman
added a commit
that referenced
this pull request
Mar 7, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
No description provided.