Skip to content

Commit 2f651c5

Browse files
committed
update tripadvsior scraper
1 parent a36e956 commit 2f651c5

File tree

7 files changed

+673
-1699
lines changed

7 files changed

+673
-1699
lines changed

tripadvisor-scraper/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ This Tripadvisor scraper uses __Python 3.10__ with [scrapfly-sdk](https://pypi.o
4747
# or specific scraping areas
4848
$ poetry run pytest test.py -k test_hotel_scraping
4949
$ poetry run pytest test.py -k test_search_scraping
50+
$ poetry run pytest test.py -k test_location_data_scraping
5051
```
5152

0 commit comments

Comments
 (0)