Skip to content

Commit

Permalink
Merge pull request #15 from mazen-r/main
Browse files Browse the repository at this point in the history
chore: fix image alignment on immowelt-scraper readme
  • Loading branch information
mazen-r authored Nov 11, 2023
2 parents 9a7d233 + 73357cb commit 7a5ebb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion immowelt-scraper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ In the property saerch scraper, you need to add `location_ids` to the API reques
4. You will see the request made to the search API, which named as `searches`
5. Grab the `location_ids` from the request `Payload`:

<img src="https://github.com/scrapfly/scrapfly-scrapers/assets/73492002/e6a80576-c6ed-4e47-9e46-6677522a5809" align="left" height="400" width="600">
<img src="https://github.com/scrapfly/scrapfly-scrapers/assets/73492002/e6a80576-c6ed-4e47-9e46-6677522a5809" align="center" height="400" width="600">
<br/><br/>

For output examples see the `./results` directory.
Expand Down

0 comments on commit 7a5ebb6

Please sign in to comment.