Add TODO in README
This commit is contained in:
parent
14b5cc2383
commit
29847b9127
@ -13,4 +13,11 @@
|
||||
- Copy `.env.example` to `.env` and fill in the values as you see fit.
|
||||
- Run `composer install` to install dependencies.
|
||||
- Run `php OdaScraper.php` to scrape the products.
|
||||
- Script something to send the output files to wherever you want?
|
||||
- Script something to send the output files to wherever you want?
|
||||
|
||||
## TODO
|
||||
|
||||
- Add support for scraping all the product categories & subcategories?
|
||||
- I guess this would require recursive scraping + scraping all the category pages.
|
||||
- Add support for scraping search results.
|
||||
- This would probably also require multiple pages.
|
Loading…
x
Reference in New Issue
Block a user