├── README.md ├── adv_crawler_analytics.ipynb ├── adv_crawler_ui.gif ├── adv_crawler_ui.ipynb ├── analytics_ui.gif ├── app.py ├── plotly_website_crawl.parquet └── requirements.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eliasdabbas/advertools_crawler_ui/HEAD/README.md -------------------------------------------------------------------------------- /adv_crawler_analytics.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eliasdabbas/advertools_crawler_ui/HEAD/adv_crawler_analytics.ipynb -------------------------------------------------------------------------------- /adv_crawler_ui.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eliasdabbas/advertools_crawler_ui/HEAD/adv_crawler_ui.gif -------------------------------------------------------------------------------- /adv_crawler_ui.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eliasdabbas/advertools_crawler_ui/HEAD/adv_crawler_ui.ipynb -------------------------------------------------------------------------------- /analytics_ui.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eliasdabbas/advertools_crawler_ui/HEAD/analytics_ui.gif -------------------------------------------------------------------------------- /app.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eliasdabbas/advertools_crawler_ui/HEAD/app.py -------------------------------------------------------------------------------- /plotly_website_crawl.parquet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eliasdabbas/advertools_crawler_ui/HEAD/plotly_website_crawl.parquet -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eliasdabbas/advertools_crawler_ui/HEAD/requirements.txt --------------------------------------------------------------------------------