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
Hi. When scraping on JavLibrary, I'm not getting results even though it exists.
Here's example
The movie does exists at http://www.javlibrary.com/en/vl_searchbyid.php?keyword=GVG-943
But Javinizer gives
DEBUG: [2020-09-05T15:36:13][Get-JavlibraryDataObject] Function started
DEBUG: [2020-09-05T15:36:13][Get-JavlibraryUrl] Function started
DEBUG: [2020-09-05T15:36:13][Get-JavlibraryUrl] Performing [GET] on Uri [http://www.javlibrary.com/en/vl_searchbyid.php?keyword=GVG-943] with Session: [Microsoft.PowerShell.Commands.WebRequestSession] and UserAgent: []
VERBOSE: [2020-09-05T15:36:13][Get-JavlibraryUrl] Search [GVG-943] not matched on JAVLibrary
DEBUG: [2020-09-05T15:36:13][Get-JavlibraryUrl] Function ended
DEBUG: [2020-09-05T15:36:13][Get-JavlibraryDataObject] JAVLibrary data object:
DEBUG:
DEBUG: [2020-09-05T15:36:13][Get-JavlibraryDataObject] Function ended
Hi. When scraping on JavLibrary, I'm not getting results even though it exists.
Here's example
The movie does exists at http://www.javlibrary.com/en/vl_searchbyid.php?keyword=GVG-943
But Javinizer gives
DEBUG: [2020-09-05T15:36:13][Get-JavlibraryDataObject] Function started
DEBUG: [2020-09-05T15:36:13][Get-JavlibraryUrl] Function started
DEBUG: [2020-09-05T15:36:13][Get-JavlibraryUrl] Performing [GET] on Uri [http://www.javlibrary.com/en/vl_searchbyid.php?keyword=GVG-943] with Session: [Microsoft.PowerShell.Commands.WebRequestSession] and UserAgent: []
VERBOSE: [2020-09-05T15:36:13][Get-JavlibraryUrl] Search [GVG-943] not matched on JAVLibrary
DEBUG: [2020-09-05T15:36:13][Get-JavlibraryUrl] Function ended
DEBUG: [2020-09-05T15:36:13][Get-JavlibraryDataObject] JAVLibrary data object:
DEBUG:
DEBUG: [2020-09-05T15:36:13][Get-JavlibraryDataObject] Function ended
Am I missing a setup step?
Thanks.