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

[Backend] As a user, I can scrape HTML from search result page #12

Open
phongvhd93 opened this issue Jun 1, 2023 · 0 comments
Open
Assignees
Milestone

Comments

@phongvhd93
Copy link
Owner

phongvhd93 commented Jun 1, 2023

Why

A search result must be made for every keyword in the CSV file, once the user uploads the file (Google).

Acceptance Criteria

  • Store HTML code of the page/cache of the page to the table search_result.
  • Update the status of record accordingly.
  • Write unit and integration tests.

Note: Google Search has a limitation on mass-searching keywords

Resource

Scraping with nokogiri
https://github.com/sparklemotion/nokogiri

@phongvhd93 phongvhd93 self-assigned this Jun 1, 2023
@phongvhd93 phongvhd93 added this to the 0.2.0 milestone Jun 1, 2023
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

1 participant