Add TODO in README
This commit is contained in:
parent
14b5cc2383
commit
29847b9127
@ -14,3 +14,10 @@
|
|||||||
- Run `composer install` to install dependencies.
|
- Run `composer install` to install dependencies.
|
||||||
- Run `php OdaScraper.php` to scrape the products.
|
- 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…
Reference in New Issue
Block a user