c4software / python-sitemap

Mini website crawler to make sitemap from a website.
GNU General Public License v3.0
362 stars 110 forks source link

Feature Request: Limit per category/section the number of URLs to parse #72

Open Veilkrand opened 3 years ago

Veilkrand commented 3 years ago

I have a website with millions of categorized records, it will be useful if I could limit the number of urls to parse per section. E.g. the 900,000 first urls under /products/toys/ section but not from a higher category.