You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current results of Serlo metadata are showing too much of organizational stuff, which is not relevant for any lessons. (Although the information might be interesting itself.)
Recommended fix: implement a filter based on the keywords, because thats the place where you can tell.
The text was updated successfully, but these errors were encountered:
You might simply handle this yourself in the spider by overriding the shouldImport(self, response) method and return false or true depending whether you want to import the specific object. Or did I miss something?
The current results of Serlo metadata are showing too much of organizational stuff, which is not relevant for any lessons. (Although the information might be interesting itself.)
Recommended fix: implement a filter based on the keywords, because thats the place where you can tell.
The text was updated successfully, but these errors were encountered: