Skip to content

[question] best practice for searching same keywords on different sites #61

Description

@Hans-Maulwurf

Hey guys,

maybe someone can hint me to a good or best practice for my use case.

  • I have a few keyword, e.g. product1, product2, product3
  • I want to let webchanges look for changes on different urls for these keywords,
    ** e.g. site1.com?search=product1, site1.com?search=product2, site1.com?search=product3
    ** site2.com?search=product1, site2.com?search=product2, site2.com?search=product3

Now I ask myself, how ...

  • how to define these keywords one time and re-use them in multiple webchanges-jobs?
  • how to have some (random) delay between the requests, since I plan to have like 100 keywords (products) and 5 sites, one request per minute (to one site) would be enough. 100 requests in parallel (or within 10 seconds) would be too many I guess and would be rejected by the firewall

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions