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

Add more spiders #67

Merged
merged 5 commits into from
Feb 11, 2021
Merged

Add more spiders #67

merged 5 commits into from
Feb 11, 2021

Conversation

qnVictoria
Copy link
Collaborator

New spiders:

  • homebase spider
  • allo_ua spider

{:ok, document} = Floki.parse_document(response.body)

# Extract individual product page URLs
urls =
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also extract links from pagination here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added

Copy link
Collaborator

@oltarasenko oltarasenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Two minor fixes are requested

@oltarasenko oltarasenko merged commit 99cb749 into master Feb 11, 2021
@oltarasenko oltarasenko deleted the add-more-spiders branch February 11, 2021 09:50
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

Successfully merging this pull request may close these issues.

None yet

2 participants