whchien / funda-scraper

FundaScaper scrapes data from Funda, the Dutch housing website. You can find listings from house-buying or rental market, and historical data. 🏡
GNU General Public License v3.0
104 stars 48 forks source link

update page scraping - page_start #18

Closed whchien closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #18 (e112aff) into main (e2234b9) will decrease coverage by 0.65%. The diff coverage is 59.45%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   70.97%   70.33%   -0.65%     
==========================================
  Files           5        5              
  Lines         317      327      +10     
==========================================
+ Hits          225      230       +5     
- Misses         92       97       +5     
Files Changed Coverage Δ
funda_scraper/scrape.py 55.35% <58.33%> (-0.34%) :arrow_down:
funda_scraper/preprocess.py 82.94% <100.00%> (ø)