You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you encounter anything unusual please feel free to create issue <ahref='https://github.com/shaikhsajid1111/facebook_page_scraper/issues'>here</a>
Copy file name to clipboardExpand all lines: changelog.MD
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,37 @@
2
2
3
3
<section>
4
4
5
+
<h2> 0.1.7 </h2>
6
+
<h3>Fixed</h3>
7
+
<li>Only scrolling once while scraping, which created problem that only top few posts were scrapped. If user wants want more than 27 posts, it use to get strucked.</li>
8
+
<br>
9
+
10
+
11
+
<h2> 0.1.6 </h2>
12
+
<h3>Added</h3>
13
+
<li>Added feature to read long paragraph that lies inside "Continue reading" button. For e.g posts like <ahref="https://www.facebook.com/permalink.php?story_fbid=174993781068849&id=109867790914782&__tn__=K-R"target="_blank">this</a></li>
14
+
<h3>Fixed</h3>
15
+
<li>Scrolling down directly to the bottom of the page during on start leads to login page, now it scroll down to half of the page and closes the login popup</li>
16
+
<br>
17
+
18
+
<h2> 0.1.5 <h2>
19
+
<h3>Fixed</h3>
20
+
<li>Fixed feature to scrap id from different URL pattern</li>
21
+
22
+
<br>
23
+
24
+
<h2> 0.1.4 <h2>
25
+
<h3>Added</h3>
26
+
<li> Support for emoji and other different languages(other than english) in output. It is no longer shown as a Unicode string.</li>
27
+
28
+
<br>
29
+
30
+
<h3> Fixed </h3>
31
+
<li> Total <code> reactions_count </code> getting 0 as a output. </li>
32
+
33
+
</section>
34
+
<section>
35
+
5
36
<h2> 0.1.6 </h2>
6
37
<h3>Added</h3>
7
38
<li>Added feature to read long paragraph that lies inside "Continue reading" button. For e.g posts like <ahref="https://www.facebook.com/permalink.php?story_fbid=174993781068849&id=109867790914782&__tn__=K-R"target="_blank">this</a></li>
0 commit comments